How to change navbar collapse threshold using Twitter bootstrap-responsive?

后端 未结 14 1063
别那么骄傲
别那么骄傲 2020-12-04 08:18

I\'m using Twitter Bootstrap 2.0.1 in a Rails 3.1.2 project, implemented with bootstrap-sass. I\'m loading both the bootstrap.css and the bootstrap-respon

14条回答
  •  星月不相逢
    2020-12-04 08:56

    As of August 2013, a Bootstrap 3 "Customize and download" page can be found at http://getbootstrap.com/customize/

    With Bootstrap 3, the relevant variable is @grid-float-breakpoint.

    The following Stack Overflow page has additional details: Bootstrap 3 Navbar Collapse

提交回复
热议问题