X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f6ac8ffbab8b9fee13bbcf7537cabb460eb40aae..0c2d538aa7394b3d040cbe40cc6b3f5d26de4850:/app/assets/stylesheets/small.css.scss diff --git a/app/assets/stylesheets/small.css.scss b/app/assets/stylesheets/small.css.scss index 19b4e6b89..d7600a0d6 100644 --- a/app/assets/stylesheets/small.css.scss +++ b/app/assets/stylesheets/small.css.scss @@ -92,6 +92,10 @@ h1 { border: 0; } +.leaflet-control-pan, .leaflet-control-zoomslider { + display: none; +} + .site-index .leaflet-top .leaflet-control, .site-export .leaflet-top .leaflet-control { margin-top: 10px !important;