diff --git a/themes/default/style.css b/themes/default/style.css index 24acd579..329c3cac 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -43,7 +43,9 @@ TD { background: #DDD; } #body SELECT {width: 150px;} -TD>INPUT {width: 100%;} +TD>INPUT[type="submit"] {width: 100%;} +TD>INPUT[type="text"] {width: 100%;} +TD>INPUT[type="password"] {width: 100%;} TD>SELECT {width: 100%;} #footer {