mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-14 03:05:59 -04:00
more tidy up of password reset form
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user