diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-20 17:02:09 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2017-10-20 17:02:09 +0100 |
commit | 8e5853830f0fb65985881272b3b0178b37ac947b (patch) | |
tree | 3be466a2381a89c819002f91f350f341bdd14554 /web | |
parent | 235502e48f2a94ac90c425a04cda09cb22ad78d2 (diff) | |
parent | 6e1d005093e6a97f2f8bd90def4aa794b2ca7cc3 (diff) |
Merge branch 'reports-dashboard-councils'
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; |