diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-10-12 10:54:27 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-10-12 10:56:24 +0100 |
commit | c81a319cace8a5c0b99d9d22bf055bb57d925d65 (patch) | |
tree | 19baac93f23e59dd9c45f82e31c09fac9f4c1c30 | |
parent | 39c4afb7f7da189fb342d2b4082c539f2312d939 (diff) |
Tweak Barnet sidebar margin to match FMS.
-rw-r--r-- | web/cobrands/barnet/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/barnet/layout.scss b/web/cobrands/barnet/layout.scss index 97b27cfff..483f1f20f 100644 --- a/web/cobrands/barnet/layout.scss +++ b/web/cobrands/barnet/layout.scss @@ -231,7 +231,7 @@ body.frontpage { .general-sidebar-notes { - left: 25em; + left: 25.5em; width: 14em; font-size: 1.2em; p { |