2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Navbar refactor

* Now responsive by default (fits better with mobile-first approach)
* Requires `.nav-header` to group `.navbar-brand` and `.navbar-toggle`
for proper mobile display.
* Changed `.nav-collapse` to `.navbar-collapse`
* Simplified examples in docs
This commit is contained in:
Mark Otto
2013-08-12 21:23:28 -07:00
parent eac61de138
commit 8bb7def26c
8 changed files with 696 additions and 553 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long