]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.scss
Remove z-index override from leaflet controls on small screens
[rails.git] / app / assets / stylesheets / small.scss
index c05c73c9d8b92825ae50fb6d59d7d5babdc8bbf3..984364736b35290d8cb38a272f1016711d6bdf22 100644 (file)
@@ -126,13 +126,13 @@ body.small {
     }
   }
 
     }
   }
 
-  #sidebar .welcome {
+  #sidebar .welcome,
+  #sidebar #banner {
     display: none !important;
   }
 
   .leaflet-top.leaflet-right {
     top: 10px !important;
     display: none !important;
   }
 
   .leaflet-top.leaflet-right {
     top: 10px !important;
-    z-index: 0;
   }
 
   .content_map {
   }
 
   .content_map {