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

git-svn-id: https://develop.svn.wordpress.org/trunk@18453 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-07-21 21:15:27 +00:00
parent 1b135d38f3
commit ebbf92afc1
3 changed files with 3 additions and 2 deletions

View File

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