Suppress the PanZoomBar control from printed output.

This commit is contained in:
Tom Hughes 2008-04-20 08:24:04 +00:00
parent 7a9e92386e
commit 3052bd7bed

View file

@ -18,7 +18,7 @@
display: none;
}
.olControlPanZoom {
.olControlPanZoomBar {
display: none;
}