git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2858 a333f486-631f-4898-b8df-5754b55c2be0
@@ -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;