diff options
Diffstat (limited to 'web/cobrands/rutland/layout.scss')
-rwxr-xr-x | web/cobrands/rutland/layout.scss | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/web/cobrands/rutland/layout.scss b/web/cobrands/rutland/layout.scss index 168d31fba..a432107dd 100755 --- a/web/cobrands/rutland/layout.scss +++ b/web/cobrands/rutland/layout.scss @@ -15,10 +15,6 @@ body.frontpage #site-logo { } -body.fullwidthpage, body.twothirdswidthpage { - .container .content footer { - a.platform-logo { - background-image: url(/cobrands/fixmystreet/images/fms-platform-logo-dark.svg); - } - } +a.platform-logo { + background-image: url(/cobrands/fixmystreet/images/fms-platform-logo-dark.svg); } |