Explorar o código

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

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2858 a333f486-631f-4898-b8df-5754b55c2be0
romainq %!s(int64=11) %!d(string=hai) anos
pai
achega
99cb89ad59
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      css/login.css

+ 4 - 0
css/login.css

@@ -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;
 }