]> git.openstreetmap.org Git - rails.git/commitdiff
Suppress the PanZoomBar control from printed output.
authorTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 08:24:04 +0000 (08:24 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 20 Apr 2008 08:24:04 +0000 (08:24 +0000)
public/stylesheets/print.css

index 924ba81649add543029a8f0990e504f824906013..3acf6b3fb591ecc021b8f07612fa9ba098187edc 100644 (file)
@@ -18,7 +18,7 @@
   display: none;
 }
 
-.olControlPanZoom {
+.olControlPanZoomBar {
   display: none;
 }