aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Angell <jbangell@gmail.com>2012-03-09 11:46:03 +0000
committerJosh Angell <jbangell@gmail.com>2012-03-09 11:46:03 +0000
commit1dfc915c3546ca508c2964c12cf890c8f90e7b9a (patch)
treee6ecb08ef98a98eced83468ade0f2f75fe8f9af7
parent60cc1906bd594e208d81279de328cf8c0c2c6aa0 (diff)
Also added the general-sidebar-notes to the no-js case so they mainline there as well.
-rw-r--r--web/cobrands/fixmystreet/layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/fixmystreet/layout.scss b/web/cobrands/fixmystreet/layout.scss
index f1362bc81..5b03fa902 100644
--- a/web/cobrands/fixmystreet/layout.scss
+++ b/web/cobrands/fixmystreet/layout.scss
@@ -749,6 +749,7 @@ textarea.form-error {
}
}
+.no-js .general-sidebar-notes,
.no-js #report-a-problem-sidebar {
position: static;
width: auto;