From 8bb7def26cac4d3166fbf2cc98f16c4151794676 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 12 Aug 2013 21:23:28 -0700 Subject: 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 --- _includes/nav-components.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '_includes/nav-components.html') diff --git a/_includes/nav-components.html b/_includes/nav-components.html index c9cb2729d..dcb4374ef 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -52,9 +52,7 @@
  • Navbar
  • -- cgit v1.2.3