Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryce Johnson <bryce@gitlab.com>2016-09-23 14:38:39 +0300
committerBryce Johnson <bryce@gitlab.com>2016-10-15 09:28:51 +0300
commit2c7a1af66f45e475b5aa7b8b91e7f8c85134a762 (patch)
tree3d38286fd8e28470855f23faa18ccd4b8a96f899 /app/views/devise/shared/_signup_box.html.haml
parentbd0bf40763ed7acd43d24413f4b4a421f0076242 (diff)
Add submit button contain with custom margin.
Diffstat (limited to 'app/views/devise/shared/_signup_box.html.haml')
-rw-r--r--app/views/devise/shared/_signup_box.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/devise/shared/_signup_box.html.haml b/app/views/devise/shared/_signup_box.html.haml
index fb7ee2dbd3b..d0bbcf3115e 100644
--- a/app/views/devise/shared/_signup_box.html.haml
+++ b/app/views/devise/shared/_signup_box.html.haml
@@ -24,7 +24,7 @@
= recaptcha_tags
%div
= f.submit "Register", class: "btn-register btn"
-.clearfix.prepend-top-20
+.clearfix.submit-container
%p
%span.light Didn't receive a confirmation email?
= succeed '.' do