Hide the SimplePanZoom control on the user page map

This commit is contained in:
Tom Hughes 2012-08-08 18:05:57 +01:00
parent 3b43e4d53a
commit 442b6d5a86

View file

@ -898,7 +898,7 @@ p#contributorGuidance {
/* Rules for the user map */
.user_map .olControlPanZoomBar {
.user_map .olControlSimplePanZoom {
display: none;
}