UI fix for select form elements, props ptahdunbar, fixes #17043

git-svn-id: http://svn.automattic.com/wordpress/trunk@18453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2011-07-21 21:15:27 +00:00
parent 3c930bc018
commit 49c71bc6db
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -226,6 +226,7 @@ input.small-text {
padding: 2px;
height: 2em;
font-size: 12px;
max-width: 100%;
}
#wpcontent option {