diff options
Diffstat (limited to 'web/cobrands/sass/_layout.scss')
-rw-r--r-- | web/cobrands/sass/_layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss index 3622ca0f0..52c6c075d 100644 --- a/web/cobrands/sass/_layout.scss +++ b/web/cobrands/sass/_layout.scss @@ -841,7 +841,7 @@ textarea.form-error { // Notes presented alongside the reporting form .sidebar, #report-a-problem-sidebar { - margin-bottom: 2em; + padding: 0; // If the parent is .with-notes we know we have space to // float the sidebar content to the side of the form. |