summaryrefslogtreecommitdiff
path: root/app/views/admin/application_settings/_terms.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/application_settings/_terms.html.haml')
-rw-r--r--app/views/admin/application_settings/_terms.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/admin/application_settings/_terms.html.haml b/app/views/admin/application_settings/_terms.html.haml
index a6d03ac1dde..10db1e23d7b 100644
--- a/app/views/admin/application_settings/_terms.html.haml
+++ b/app/views/admin/application_settings/_terms.html.haml
@@ -15,5 +15,4 @@
= f.text_area :terms, class: 'form-control', rows: 8
.form-text.text-muted
= _("Markdown enabled")
- .gl-display-flex.gl-justify-content-end
- = f.submit _("Save changes"), class: "btn btn-success"
+ = f.submit _("Save changes"), class: "gl-button btn btn-success"