[wp-trac] [WordPress Trac] #21362: Reset text-indent on the toolbar.

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 24 02:22:54 UTC 2012


#21362: Reset text-indent on the toolbar.
--------------------------+-----------------------------
 Reporter:  mfields       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Toolbar       |    Version:
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 I've seen the following code in a couple of themes which interferes with
 display of the toolbar:

 {{{
 ol, ul {
   text-indent: 1.5em;
 }
 }}}

 This will add left-hand whitespace to all lists including those used in
 the toolbar.

 [[Image(https://img.skitch.com/20120724-derfjytnxesryh758qj5mnxbpb.png)]]

 I think that it may be a good idea to reset {{{text-indent}}} on all lists
 that appear inside the toolbar.

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


More information about the wp-trac mailing list