nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
288 stars 145 forks source link

Improve mobile navigation collapse #14

Closed paulmolluzzo closed 10 years ago

paulmolluzzo commented 10 years ago

This is a small fix for an issue with Bootstrap's collapsing navigation on Meteor.

Before this PR, the navigation wouldn't collapse when going to a different route:

http://recordit.co/nemaFR.gif

After this fix, clicking the link will also collapse the nav when clicking a a tag:

http://recordit.co/eitvQe.gif

nate-strauser commented 10 years ago

thanks! - deployed to live site