Bootstrap 3 - show collapsed navigation for all screen sizes

后端 未结 6 686
攒了一身酷
攒了一身酷 2020-12-01 02:14

I am using Bootstrap v3.

I have the navbar classes in place so that when I have my screen mobile-size the navigation collapses and the little grid-like toggle button

6条回答
  •  伪装坚强ぢ
    2020-12-01 02:39

    Adding 100% value on @grid-float-breakpoint (Grid system -> @grid-float-breakpoint -> 100% instead of @screen-sm-min).

提交回复
热议问题