mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fix IE7 input positioning in the reset password dialog
This commit is contained in:
@@ -130,7 +130,10 @@
|
||||
<label id="reset-password-new-password-label" for="reset-password-new-password">
|
||||
New password
|
||||
</label>
|
||||
<input id="reset-password-new-password"/>
|
||||
|
||||
<div>
|
||||
<input id="reset-password-new-password" />
|
||||
</div>
|
||||
|
||||
{{> loginButtonsMessages}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user