password: make the "Reset password" button clearer

This commit is contained in:
Pierre de La Morinerie 2021-04-15 17:18:27 +02:00
parent fffb85987c
commit 0749d981ab
4 changed files with 5 additions and 5 deletions

View file

@ -14,4 +14,4 @@
= f.label :email, 'Email'
= f.email_field :email, autofocus: true
= f.submit 'Réinitialiser', class: 'button primary'
= f.submit 'Demander un nouveau mot de passe', class: 'button expand primary'