]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/print.css
Make the export bar less ugly
[rails.git] / app / assets / stylesheets / print.css
index a7d429c4801d840babaf462a9c17324abcc40329..72c3255eb49869e1e64094004d432fa4fc514622 100644 (file)
   display: none;
 }
 
-.olControlZoom {
+.leaflet-control {
   display: none;
 }
 
-.olControlPanZoomBar {
-  display: none;
-}
-
-.olControlLayerSwitcher {
-  display: none;
-}
-
-.olControlScaleLine {
-  display: none !important;
-}
-
-.olControlAttribution {
-  display: none !important;
-}
-
 #map {
   border: 1px solid black;
   margin: auto !important;