summaryrefslogtreecommitdiff
path: root/app/views/devise
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-06 09:18:17 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-06 09:18:17 -0600
commitbdd1193f57a2e2e9c38f5f267179bd62a876f030 (patch)
treebf768e92fe7247e27142f689c9286375e99e0f32 /app/views/devise
parent4aaf6af3cc7970cbe5414d323f290b4a94e479d0 (diff)
downloadgitlab-ce-bdd1193f57a2e2e9c38f5f267179bd62a876f030.tar.gz
Remove confirmation.scss
Diffstat (limited to 'app/views/devise')
-rw-r--r--app/views/devise/confirmations/almost_there.haml7
1 files changed, 4 insertions, 3 deletions
diff --git a/app/views/devise/confirmations/almost_there.haml b/app/views/devise/confirmations/almost_there.haml
index 20cd7b0179d..fb70d158096 100644
--- a/app/views/devise/confirmations/almost_there.haml
+++ b/app/views/devise/confirmations/almost_there.haml
@@ -1,12 +1,13 @@
-.well-confirmation.text-center
+.well-confirmation.text-center.append-bottom-20
%h1.prepend-top-0
Almost there...
- %p.lead
+ %p.lead.append-bottom-20
Please check your email to confirm your account
+ %hr
- if current_application_settings.after_sign_up_text.present?
.well-confirmation.text-center
= markdown_field(current_application_settings, :after_sign_up_text)
-%p.confirmation-content.text-center
+%p.text-center
No confirmation email received? Please check your spam folder or
.append-bottom-20.prepend-top-20.text-center
%a.btn.btn-lg.btn-success{ href: new_user_confirmation_path }