[wp-trac] [WordPress Trac] #26140: Adjust thickbox positioning code for new toolbar height
WordPress Trac
noreply at wordpress.org
Fri Nov 22 02:42:43 UTC 2013
#26140: Adjust thickbox positioning code for new toolbar height
------------------------------+--------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit |
------------------------------+--------------------
Comment (by dd32):
How about we adjust it to use the dynamic values as such:
{{{
parseInt( jQuery('#wpadminbar').css('height'), 10 );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26140#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list