[wp-trac] [WordPress Trac] #23557: Twenty Thirteen: fix sidebar overflow: long sidebars overlap footer
WordPress Trac
noreply at wordpress.org
Mon Mar 11 19:26:29 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:
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+-----------------------
Comment (by sbrajesh):
obenland, since we both have used the height/outerHeight on the child of
absolutely positioned element, there is no difference.
The height/outerHeight are not recommended to use for the absolutely
positioned element(in our case #tertiary). That will give unpredictable
result.
http://api.jquery.com/height/
The only difference in my approach was I used outerHeight to account for
margin/padding.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23557#comment:31>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list