[wp-trac] [WordPress Trac] #14883: Header of Twenty Ten moved to right in IE9 beta

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 20 13:31:55 UTC 2010


#14883: Header of Twenty Ten moved to right in IE9 beta
--------------------------+-------------------------------------------------
 Reporter:  dimadin       |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Themes        |     Version:  3.0.1          
 Severity:  normal        |    Keywords:                 
--------------------------+-------------------------------------------------

Comment(by hmemcpy):

 I also encountered this, and I implemented the fix as suggested. However,
 there's a white space now between the image and the "access" div.

 To fix it, add the following directly below the `#branding img` block:

 #branding {
         line-height: 0;
 }

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14883#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list