aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2015-08-25 09:41:55 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-08-25 09:41:55 +0100
commitb950bb557f2b7fbf942e2a5f07cf426ad885ca5b (patch)
treede05ace7b70d5156c5fd401b9f21105650540bbf
parent079685ece21de56ae61379e66c159d5053516476 (diff)
[Bromley] Remove unneeded CSS, set in base.
-rw-r--r--web/cobrands/bromley/base.scss7
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;