From f0e68f42e1bfe81c7764bf33faa03bf0f09f7713 Mon Sep 17 00:00:00 2001 From: echarp Date: Fri, 1 Aug 2014 02:04:28 +0200 Subject: [PATCH] =?UTF-8?q?D=C3=A9sactivation=20une=20fois=20pour=20toutes?= =?UTF-8?q?=20des=20transitions=20css3=20pour=20les=20cartes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/maps.css.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/maps.css.sass b/app/assets/stylesheets/maps.css.sass index 1e225e7d..6cadc5fe 100644 --- a/app/assets/stylesheets/maps.css.sass +++ b/app/assets/stylesheets/maps.css.sass @@ -1,7 +1,7 @@ @import "compass" body.maps * - @include transition-duration(unset) + @include transition-duration(0) #map height: 60em