]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/small.css.scss
Move map controls higher in the small screen view
[rails.git] / app / assets / stylesheets / small.css.scss
index 19b4e6b89110b66a16f545574d1eeaa9bf3a5cd8..70d6dd6299b0fa55c7c528990f2d39ac10ade1ce 100644 (file)
@@ -92,9 +92,13 @@ h1 {
   border: 0;
 }
 
-.site-index .leaflet-top .leaflet-control,
-.site-export .leaflet-top .leaflet-control {
-  margin-top: 10px !important;
+.leaflet-control-pan, .leaflet-control-zoomslider {
+  display: none;
+}
+
+.site-index .leaflet-top,
+.site-export .leaflet-top {
+  top: 8px !important;
 }
 
 /* Rules for the main content area */