[wp-trac] [WordPress Trac] #19129: Unexpected behavior of the Categories meta box
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 5 21:56:36 UTC 2011
#19129: Unexpected behavior of the Categories meta box
----------------------------+-----------------------
Reporter: linuxologos | Owner: duck_
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.3
Component: Administration | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+-----------------------
Comment (by linuxologos):
Everything is fine, except for the fact that even after moving the meta
box to the left (wider) column, the below rule
{{{
#side-sortables .category-tabs li {
display: inline;
}
}}}
is still in action, causing the tabs, which are now vertically aligned, to
collapse upon each other.
That was really the original ticket about. [attachment:19129.4.patch]
offers a solution to this, if it's good to go.
The JS stuff came in later, but was solved first. :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19129#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list