diff options
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; } |