]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Move map controls higher in the small screen view
[rails.git] / app / assets / stylesheets / common.css.scss
index d3d644801074a568028c6bb8177405d2fb95f854..606cdd47da9dbc294c33532263e0791fb68b9d13 100644 (file)
@@ -440,7 +440,11 @@ body.site-export #tabnav a#exportanchor {
 
 .site-index .leaflet-top,
 .site-export .leaflet-top {
-  margin-top: 40px !important;
+  top: 40px !important;
+
+  .leaflet-control {
+    margin-top: 0px !important;
+  }
 }
 
 /* Rules for edit menu */