[wp-trac] [WordPress Trac] #10331: SELECT multiple="multiple" Size
Bug
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 2 04:33:02 UTC 2009
#10331: SELECT multiple="multiple" Size Bug
--------------------------+-------------------------------------------------
Reporter: GamerZ | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.8.1
Component: Formatting | Version: 2.8
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
In wp-admin.css line 430
{{{
#wpcontent select {
padding: 2px;
height: 2em;
font-size: 11px;
}
}}}
We should remove the height, if not if a select element is set to multiple
and size is set to 3, it will display as 1 element instead.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10331>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list