[wp-trac] [WordPress Trac] #6415: Sidebar name in widgets admin
screen not styled properly
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 27 13:40:20 GMT 2008
#6415: Sidebar name in widgets admin screen not styled properly
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: anonymous
Type: defect | Status: new
Priority: low | Milestone:
Component: Administration | Version: 2.5
Severity: trivial | Keywords:
-------------------------------+--------------------------------------------
If you give a sidebar a weird and very long name, the layout gets messed
up because of the drop down's length.
register_sidebar(array(
'id' => 'broken_sidebar_name',
'name' => 'Very Long Sidebar Name That Will Make the Widgets Admin
Screen Look Horribly Broken.'
));
--
Ticket URL: <http://trac.wordpress.org/ticket/6415>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list