简体   繁体   中英

twitter-bootstrap-rails gem how to make navbar not collapsable?

I am using the twitter-bootstrap-rails gem, the navbar is collapsable by default, and that's really annoying. So, how do I remove this feature entirely?

What exactly do I have to put in the bootstrap_and_override.css.less to make it not collapsable?

Just inspect the page with any tool Viz. Firebug and note down the classes,id's produced by bootstrap. Finally put those in your style sheet and tweak as you wanted, you got your bootstrap changed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM