From 75d1eb314b713f26aadb2c87b989c21552258b8c Mon Sep 17 00:00:00 2001 From: echarp Date: Fri, 1 Aug 2014 02:08:38 +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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/maps.css.sass b/app/assets/stylesheets/maps.css.sass index 6cadc5fe..3066fac2 100644 --- a/app/assets/stylesheets/maps.css.sass +++ b/app/assets/stylesheets/maps.css.sass @@ -1,7 +1,5 @@ @import "compass" -body.maps * - @include transition-duration(0) - #map height: 60em + @include transition(none)