Cosmetics on the login web page (2 of 2!)

SVN:trunk[2858]
This commit is contained in:
Romain Quetiez
2013-09-24 12:44:31 +00:00
parent 955beb70e4
commit 90e024b2bb

View File

@@ -36,6 +36,10 @@ body {
border-top: 0;
text-align: center;
}
#login table {
width: 100%;
}
#pwd, #user,#old_pwd, #new_pwd, #retype_new_pwd {
width: 10em;
}