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 123e0dc12..2b42e8f8a 100644 --- a/web/cobrands/oxfordshire/layout.scss +++ b/web/cobrands/oxfordshire/layout.scss @@ -141,7 +141,7 @@ body.mappage { .container { width: auto; - min-height: 550px; + min-height: 635px; z-index: auto; } .full-width { width: 377px; } |