aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2012-03-29 13:40:31 +0100
committerMatthew Somerville <matthew@mysociety.org>2012-03-29 13:40:31 +0100
commitfed45956fdc592ae73dfdf35d53b73bd4b8cbe6d (patch)
tree0460b494a3a87649cb87f893f9a3f2277d90fcf0
parentffd4e5307c5a638f09a27c9fe85fcd92972c4d0f (diff)
Other sidebar needs pushing in too.
-rw-r--r--web/cobrands/fixmystreet/_layout.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/_layout.scss b/web/cobrands/fixmystreet/_layout.scss
index 6b525fc57..3c762ad2d 100644
--- a/web/cobrands/fixmystreet/_layout.scss
+++ b/web/cobrands/fixmystreet/_layout.scss
@@ -744,7 +744,7 @@ textarea.form-error {
}
}
.ie6, .ie7 {
- #report-a-problem-sidebar {
+ #report-a-problem-sidebar, .general-sidebar-notes {
left: 29em; // 0.5em left margin gone on .content in IE6/7, so reduce this accordingly.
}
}