From 753c179085b37635897121605dda867acc19a4a5 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Sun, 4 Nov 2012 17:55:53 -0800 Subject: [PATCH 1/1] Update some print styles for Leaflet --- app/assets/stylesheets/print.css | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/app/assets/stylesheets/print.css b/app/assets/stylesheets/print.css index 367bd4fa5..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; } -.olControlSimplePanZoom { - display: none; -} - -.SimpleLayerSwitcher { - display: none; -} - -.olControlScaleLine { - display: none !important; -} - -.olControlAttribution { - display: none !important; -} - #map { border: 1px solid black; margin: auto !important; -- 2.43.2