diff options
Diffstat (limited to 'web/cobrands/barnet/layout.scss')
-rw-r--r-- | web/cobrands/barnet/layout.scss | 4 |
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; } |