summaryrefslogtreecommitdiff
path: root/app/views/admin/sessions/_two_factor_otp.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/sessions/_two_factor_otp.html.haml')
-rw-r--r--app/views/admin/sessions/_two_factor_otp.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/sessions/_two_factor_otp.html.haml b/app/views/admin/sessions/_two_factor_otp.html.haml
index 8d5588de06e..3fe6e20a367 100644
--- a/app/views/admin/sessions/_two_factor_otp.html.haml
+++ b/app/views/admin/sessions/_two_factor_otp.html.haml
@@ -6,4 +6,4 @@
= _("Enter the code from the two-factor app on your mobile device. If you've lost your device, you may enter one of your recovery codes.")
.submit-container.move-submit-down
- = submit_tag 'Verify code', class: 'btn btn-success'
+ = submit_tag 'Verify code', class: 'gl-button btn btn-success'