[wp-trac] [WordPress Trac] #9491: admin area should allow for li tags

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 8 21:09:40 GMT 2009


#9491: admin area should allow for li tags
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |       Owner:  anonymous
     Type:  defect (bug)       |      Status:  new      
 Priority:  normal             |   Milestone:  2.8      
Component:  Administration     |     Version:  2.8      
 Severity:  normal             |    Keywords:           
-------------------------------+--------------------------------------------
 the current admin css files render li tags completely disfunctional.

 I've nailed down the important fixes to:

 {{{
 #contextual-help-wrap li,
 .inside li {
         margin-left: 1.8em;
         list-style: square;
 }
 }}}

 not entirely sure where they'd go, though.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9491>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list