seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.49k stars 997 forks source link

Fix incorrectly named navbar-collapse class #725

Closed kainosnoema closed 10 years ago

kainosnoema commented 10 years ago

I'm thinking nav-collapse might have been the class in Bootstrap 2? Bootstrap 3 now uses navbar-collapse.

This fixes the bug where the navbar isn't visible when collapsed.