diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-06-18 09:59:18 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-06-18 09:59:18 +0100 |
commit | 75a07fbfc7d2cd407189204a8e9a90d7fc3675cc (patch) | |
tree | e041d0a3c8fc3a3f283c4b4e31c5dc658958bb60 /web/cobrands/bromley/layout.scss | |
parent | 3ae2f6adfdac6b46d2209575d77b0cb455ca223b (diff) | |
parent | 0567cd559ba4467016c13a1a7783eab1d7832271 (diff) |
Merge branch '2107-foot-the-bill'
Diffstat (limited to 'web/cobrands/bromley/layout.scss')
-rw-r--r-- | web/cobrands/bromley/layout.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/cobrands/bromley/layout.scss b/web/cobrands/bromley/layout.scss index b54af6df2..ded53367f 100644 --- a/web/cobrands/bromley/layout.scss +++ b/web/cobrands/bromley/layout.scss @@ -66,8 +66,7 @@ h1.main { // Because we've changed the page background, the footer looks a bit rubbish footer, -body.twothirdswidthpage .container .content footer .tablewrapper, -body.fullwidthpage .container .content footer .tablewrapper { +.content footer .tablewrapper { background-color: $bromley_blue; } |