cmacdonnacha / angularjs-foundation-boilerplate

A simple and well structured boilerplate project based on AngularJS and Zurb's Foundation.
MIT License
9 stars 2 forks source link

Tab-bar should be fixed/sticky #1

Open cmacdonnacha opened 8 years ago

cmacdonnacha commented 8 years ago

Like the Topbar which is displayed for Medium/Large screens, the Tabbar should also be fixed/sticky so that it's always displayed as you scroll down.

cmacdonnacha commented 8 years ago

Here's the fix for this. It's a workaround so I think it may be best to wait for Foundation 6 as a proper fix is expected to be introduced.