[wp-trac] [WordPress Trac] #19339: Parent Taxonomy select box cutting off text
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 23 14:07:54 UTC 2011
#19339: Parent Taxonomy select box cutting off text
--------------------------+-----------------------------
Reporter: jgadbois | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: UI | Version: 3.3
Severity: normal | Keywords:
--------------------------+-----------------------------
The following CSS rule makes the parent taxonomy select on the Add Post
screen only take up about half of the available space. For many
taxonomies this cuts off the "-- Parent Taxonomy --" text. Is there a
reason the available room isn't being used?
{{{
#side-sortables .category-add input[type="text"], #side-sortables
.category-add select {
width: 160px;
}
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19339>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list