Fix login without fixed size

This commit is contained in:
2016-12-07 17:19:38 +01:00
parent f4e227957b
commit 28b26c088e
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
line-height: 160px;
font-size:200%;
}
#content{
#loginForm{
width:510px;
}
#invalidCredentials {