From 20f32970f4d96e1dc8eaaa4bc17e913413b9c03f Mon Sep 17 00:00:00 2001 From: echarp Date: Sun, 21 Sep 2014 15:24:26 +0200 Subject: [PATCH] Meilleur affichage des popup --- app/assets/stylesheets/maps.css.sass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/assets/stylesheets/maps.css.sass b/app/assets/stylesheets/maps.css.sass index 6874f2fa..dd5db9f9 100644 --- a/app/assets/stylesheets/maps.css.sass +++ b/app/assets/stylesheets/maps.css.sass @@ -5,6 +5,10 @@ +box-shadow(0 0 1em SteelBlue) +transition(none) +#map * + /* Popup are better displayed with this: */ + max-width: initial + .maps #map height: 60em