]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Changing from window.outerWidth to window.innerWidth as positioning should be done... 6264/head
authorse7 <se7@users.noreply.github.com>
Sat, 7 Feb 2015 01:14:18 +0000 (17:14 -0800)
committerse7 <se7@users.noreply.github.com>
Sat, 7 Feb 2015 01:14:18 +0000 (17:14 -0800)
commit2918c9bb26f99f8c2e1cf209f9cf725acea66731
treef6dc4f7aa1f589d24b2f87ab5ad3ccfa2f02b6c1
parent67b4477dd8dd0d361526e34b72d91ffa8b3bdc96
Changing from window.outerWidth to window.innerWidth as positioning should be done in relation to viewport, not including developer tools, toolbars, scrollbars etc.
js/foundation/foundation.dropdown.js