]> 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 98d74d99aa397323dc89d8d12aa5b484bc8a8bb0..72c3255eb49869e1e64094004d432fa4fc514622 100644 (file)
   display: none;
 }
 
-.olControlPanZoom {
+.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;
 }
 
 #attribution {
   font-size: 12px;
+  text-align: center;
 }