diff options
-rw-r--r-- | web/cobrands/fixmystreet/layout.scss | 1 |
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; |