diff options
-rw-r--r-- | web/cobrands/bromley/base.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/web/cobrands/bromley/base.scss b/web/cobrands/bromley/base.scss index ed45ca1a5..fcc6ec693 100644 --- a/web/cobrands/bromley/base.scss +++ b/web/cobrands/bromley/base.scss @@ -47,13 +47,6 @@ body.mappage { } } -// Change the colour of the menu icon to black because of the changes to -// #site-header -#nav-link { - background: transparent url(/cobrands/fixmystreet/images/menu-black.png) center center no-repeat; - background-image: url(/cobrands/fixmystreet/images/menu-black.svg), none; -} - // Hide the mysociety menu #mysoc-menu { display: none; |