Fix width with passwords-match-notice

This commit is contained in:
Jan Bader 2016-12-20 16:20:29 +01:00
parent a71afaf6b9
commit 4b7a70d03d

View File

@ -4,7 +4,7 @@
font-size:200%;
}
#loginForm{
width:510px;
width:600px;
}
#invalidCredentials {
color: red;