Styling fixes for Options->Misc from mdawaffe. fixes #6202

git-svn-id: https://develop.svn.wordpress.org/trunk@7372 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-03-18 02:07:49 +00:00
parent 0d55e6a0cd
commit 4fb3836ff5
2 changed files with 18 additions and 4 deletions

View File

@@ -821,6 +821,10 @@ html, body {
border-bottom-style: solid;
}
.form-table th.th-full {
width: auto;
}
.form-table input, .form-table textarea {
border-width: 1px;
border-style: solid;