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/fixamingata/layout.scss | |
parent | 3ae2f6adfdac6b46d2209575d77b0cb455ca223b (diff) | |
parent | 0567cd559ba4467016c13a1a7783eab1d7832271 (diff) |
Merge branch '2107-foot-the-bill'
Diffstat (limited to 'web/cobrands/fixamingata/layout.scss')
-rw-r--r-- | web/cobrands/fixamingata/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixamingata/layout.scss b/web/cobrands/fixamingata/layout.scss index e02093b24..3e0a999a3 100644 --- a/web/cobrands/fixamingata/layout.scss +++ b/web/cobrands/fixamingata/layout.scss @@ -119,4 +119,4 @@ body.mappage { #postcodeForm { margin-left: -1em !important; margin-right: -1em !important; } -body.fullwidthpage .container .content footer .tablewrapper { background: #fff; } +.content footer .tablewrapper { background: #fff; } |