diff options
author | Matthew Somerville <matthew@mysociety.org> | 2015-08-25 09:41:55 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2015-08-25 09:41:55 +0100 |
commit | b950bb557f2b7fbf942e2a5f07cf426ad885ca5b (patch) | |
tree | de05ace7b70d5156c5fd401b9f21105650540bbf /web | |
parent | 079685ece21de56ae61379e66c159d5053516476 (diff) |
[Bromley] Remove unneeded CSS, set in base.
Diffstat (limited to 'web')
-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; |