diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-10-25 14:33:55 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-10-25 18:45:37 +0100 |
commit | efa9988fc9f989e18f28f8aa1c02fb5122d1277a (patch) | |
tree | 265bc13f9eb11771d395fb62337e0565c2bd6adb /web/cobrands/sass/_layout.scss | |
parent | 5b1520f738a362b5c6a0def5b5d322a728df3951 (diff) |
Tidy up panzoom bar placement.
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r-- | web/cobrands/sass/_layout.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss index 7de9e0544..d4f45578d 100644 --- a/web/cobrands/sass/_layout.scss +++ b/web/cobrands/sass/_layout.scss @@ -477,11 +477,6 @@ body.twothirdswidthpage { z-index:1; } -// Pull OpenLayers navigation down a bit -#fms_pan_zoom { - top: 4.75em !important; -} - // push zoom back over to right #fms_pan_zoom_zoomin { left:auto !important; |