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