mirror of
https://github.com/diaspora/diaspora.git
synced 2026-04-29 03:01:03 -04:00
Solved issue #79 'Email Label in Forgot Password Appears Outside of Textbox'.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
= devise_error_messages!
|
||||
%p
|
||||
= f.label :email
|
||||
%br/
|
||||
= f.text_field :email
|
||||
%p
|
||||
= f.submit "Send me reset password instructions"
|
||||
|
||||
Reference in New Issue
Block a user