X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/52e5fa6ad78f375cec5a207a123a4aa3939c8ddf..f5cbc9c4fec78f4b8a1d01859b08d82ecb66a1b0:/app/assets/stylesheets/print.css diff --git a/app/assets/stylesheets/print.css b/app/assets/stylesheets/print.css index a349ccfde..72c3255eb 100644 --- a/app/assets/stylesheets/print.css +++ b/app/assets/stylesheets/print.css @@ -26,26 +26,10 @@ 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;