CSS and consistency fixes for options.php

git-svn-id: https://develop.svn.wordpress.org/trunk@4336 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2006-10-04 12:58:05 +00:00
parent ba33f7089b
commit 397a673dcd
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ table .vers {
text-align: center;
}
#all-options textarea, #all-options input {
textarea.all-options, input.all-options {
width: 250px;
}