aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/header_extra.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/header_extra.html b/templates/web/fixmystreet.com/header_extra.html
index 146c3f79e..3a7640606 100644
--- a/templates/web/fixmystreet.com/header_extra.html
+++ b/templates/web/fixmystreet.com/header_extra.html
@@ -14,6 +14,7 @@
html .banner-position-variant-1 { display: none !important; }
html.banner-position-variant-1 .banner-position-variant-0 { display: none !important; }
html.banner-position-variant-1 .banner-position-variant-1 { display: block !important; }
+ html.map-fullscreen .banner-position-variant-1 { display: none !important; }
html.banner-position-variant-1 #side .big-green-banner ~ section.full-width { margin-top: -1em; }
</style>
[% END %]