diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/oxfordshire/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/oxfordshire/layout.scss b/web/cobrands/oxfordshire/layout.scss index af3f4fe27..a5b73eeb7 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -139,7 +139,7 @@ body.mappage { #map_box { border: solid 1px #999; top: 1em; - right: 0em; + right: 0; left: 0; margin: 0 1em; } |