diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bromley/base.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/web/cobrands/bromley/base.scss b/web/cobrands/bromley/base.scss index 9435aa35d..768507173 100644 --- a/web/cobrands/bromley/base.scss +++ b/web/cobrands/bromley/base.scss @@ -371,6 +371,10 @@ body.mappage { } } +body.mappage > .top_banner { + display: none; +} + // Bromley's footer .site-footer { width: 100%; |