File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < label for ="email "> Email</ label >
66 < input id ="email " name ="email " type ="text " class ="input-block " autocomplete ="off ">
77 < label for ="password "> Password</ label >
8+ < input id ="password " name ="password " type ="password " class ="input-block " autocomplete ="off ">
89 < div class ="forgot-password-link ">
910 < a href ="login-resetPassword.view "> Forgot password</ a >
1011 </ div >
11- < input id ="password " name ="password " type ="password " class ="input-block " autocomplete ="off ">
1212 < input aria-labelledby ="remember-label " type ="checkbox " name ="remember " id ="remember " checked >
1313 < span id ="remember-label "> Remember my email address</ span >
1414 < div class ="termsOfUseSection " hidden >
Original file line number Diff line number Diff line change @@ -82,8 +82,9 @@ ul.sso-list > li {
8282
8383.forgot-password-link {
8484 text-align : right;
85- width : 284px ;
86- display : inline-block;
85+ width : 350px ;
86+ margin-top : -10px ;
87+ margin-bottom : 10px ;
8788}
8889
8990.signing-in-msg {
You can’t perform that action at this time.
0 commit comments