diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/zurich/base.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/zurich/base.scss b/web/cobrands/zurich/base.scss index b2b6a97bb..8f6cca96f 100644 --- a/web/cobrands/zurich/base.scss +++ b/web/cobrands/zurich/base.scss @@ -267,7 +267,7 @@ h4.static-with-rule { } #map_box { - top: 6em; // the default, 3em, overlaps the header + top: 0em; // the default, 3em, overlaps the content below } @media screen { |