[wp-trac] [WordPress Trac] #23557: Twenty Thirteen: fix sidebar overflow: long sidebars overlap footer

WordPress Trac noreply at wordpress.org
Tue Mar 12 21:41:59 UTC 2013


#23557: Twenty Thirteen: fix sidebar overflow: long sidebars overlap footer
---------------------------+-----------------------
 Reporter:  mercime        |       Owner:
     Type:  defect (bug)   |      Status:  reopened
 Priority:  normal         |   Milestone:  3.6
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |
---------------------------+-----------------------
Changes (by lancewillett):

 * keywords:  has-patch needs-testing => has-patch


Comment:

 .4 patch tests out well.

 In committing this I'm adding one set of parentheses in the tertiary
 notation on line 16:

 {{{
 secondary = ( 0 == sidebar.length ) ? -40 : sidebar.height(),
 }}}

 for better readability around the comparison statement.

 Also updating the {{{adjustFooter}}} comment a tiny bit.

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


More information about the wp-trac mailing list