I am trying to do a site using twitter bootstrap. I am having relatively less menus, so it kind of fits within the 768px display also. But in bootstrap by default, the menu
If you want to completely disable the collapsing navbar, add this variable in your custom LESS file:
@grid-float-breakpoint: 0px;