milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Fix sticky nav #276

Open gpspake opened 10 years ago

gpspake commented 10 years ago

There's a typo in foundation.min.js that prevents the sticky nav from working. See here: https://github.com/zurb/foundation/issues/3608#issuecomment-29071058 This is a known issue and may have been fixed in foundation by now but for the time being this'll get it working in Reverie. I've tested and can confirm that this fixes the problem.

gpspake commented 10 years ago

Yep, looks like this was fixed in Foundation: https://github.com/zurb/foundation/pull/3616