more tidy up of password reset form

This commit is contained in:
Brenda Wallace
2019-04-21 19:07:33 +12:00
parent 9dfe4d5b2d
commit 64877fe2ac

View File

@@ -11,6 +11,4 @@
= f.text_field :login, class: "form-control mb-4", placeholder: "E-mail", type: "email"
= f.submit "Send me reset password instructions", class: 'btn btn-block my-4 btn-primary'
.form-group
.col-md-offset-2.col-md-8
= render "devise/shared/links"
= render "devise/shared/links"