diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-18 13:48:26 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-20 17:00:20 +0100 |
commit | 6e1d005093e6a97f2f8bd90def4aa794b2ca7cc3 (patch) | |
tree | 4cfea4a632c74484def6c3b982c03db69da41a7e /web | |
parent | d7d6d74d510eaa5ea63289f59982e7118cf083e3 (diff) |
[fixmystreet.com] Council pages only from council.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/fixmystreet.com/fmsforcouncils.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet.com/fmsforcouncils.scss b/web/cobrands/fixmystreet.com/fmsforcouncils.scss index ee166b8fd..0e7c6a281 100644 --- a/web/cobrands/fixmystreet.com/fmsforcouncils.scss +++ b/web/cobrands/fixmystreet.com/fmsforcouncils.scss @@ -147,7 +147,7 @@ $fms-pink: #E65376; border-radius: 3px; color: #fff; padding: 2em; - margin: 4em auto -4em auto; + margin: 4em auto 4em auto; max-width: 26em; position: relative; z-index: 1; |