summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/help.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/help.scss')
-rw-r--r--app/assets/stylesheets/pages/help.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/help.scss b/app/assets/stylesheets/pages/help.scss
index bd224705f04..604f1700cf8 100644
--- a/app/assets/stylesheets/pages/help.scss
+++ b/app/assets/stylesheets/pages/help.scss
@@ -59,6 +59,9 @@
position: relative;
overflow-y: auto;
padding: 15px;
+ .form-actions {
+ margin: -$gl-padding+1;
+ }
}
body.modal-open {