aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/barnet/layout.scss
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-09-25 15:44:01 +0100
committerMatthew Somerville <matthew@mysociety.org>2014-09-25 15:44:01 +0100
commit84a41f4a8728d24c81815988b67b0f7bcd51a5f9 (patch)
tree63851f2430195c14a1856b41f60b468ae5333a7c /web/cobrands/barnet/layout.scss
parentdc52eab141b2b4ba6dd6306e9b73e69fa5b085ad (diff)
Move most 'change location' text to main column.
Diffstat (limited to 'web/cobrands/barnet/layout.scss')
-rw-r--r--web/cobrands/barnet/layout.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/cobrands/barnet/layout.scss b/web/cobrands/barnet/layout.scss
index 67b51ddcf..a80a1958e 100644
--- a/web/cobrands/barnet/layout.scss
+++ b/web/cobrands/barnet/layout.scss
@@ -202,7 +202,7 @@ body.frontpage {
#report-a-problem-sidebar {
- left: 30em;
+ left: 29em;
top: 4em;
width: 17em;
.sidebar-tips,
@@ -213,7 +213,7 @@ body.frontpage {
.ie6 {
#report-a-problem-sidebar {
margin-top: -4em;
- left: 30em;
+ left: 29em;
.sidebar-notes {
padding-bottom: 0.5em;
}