[wp-trac] [WordPress Trac] #16222: When debug bar is active, switch body padding-top to margin-top

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 14 05:53:11 UTC 2011


#16222: When debug bar is active, switch body padding-top to margin-top
--------------------------+-----------------------
 Reporter:  koopersmith   |       Owner:  aldenta
     Type:  defect (bug)  |      Status:  assigned
 Priority:  normal        |   Milestone:  3.1
Component:  General       |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------
Changes (by nacin):

 * owner:  koopersmith => aldenta
 * status:  new => assigned


Comment:

 Per discussions and testing, apparently using a margin on the html element
 here is actually the best way to do this. It's more cross-browser than
 margin or padding on body (IE7+), and it will almost never have any
 styling, so it's quite safe.

 Patch from aldenta will follow.

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


More information about the wp-trac mailing list