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