Fix width with passwords-match-notice
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
font-size:200%;
|
||||
}
|
||||
#loginForm{
|
||||
width:510px;
|
||||
width:600px;
|
||||
}
|
||||
#invalidCredentials {
|
||||
color: red;
|
||||
|
Reference in New Issue
Block a user