From 3b7e5214e3c998e4c2652798dbd8aba4cfee737f Mon Sep 17 00:00:00 2001 From: Tom Pietschker Date: Tue, 19 Feb 2013 14:32:28 -0500 Subject: [PATCH 1/5] remove navbar-inner --- docs/components.html | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/docs/components.html b/docs/components.html index b05d9c6e98..7e713938c0 100644 --- a/docs/components.html +++ b/docs/components.html @@ -819,16 +819,14 @@ title: Components

You can easily add dividers to your nav links with an empty list item and a simple class. Just add the appropriate class to <li> elements between links. Dividers will be horizontal to start, but at resolutions above 768px they become vertical with the navigation.

{% highlight html linenos %} From 62b54605a7b22011835fdb43474e9d8fa27ac384 Mon Sep 17 00:00:00 2001 From: Tom Pietschker Date: Tue, 19 Feb 2013 14:35:48 -0500 Subject: [PATCH 2/5] replace navbar-search with navbar-form --- docs/components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components.html b/docs/components.html index 7e713938c0..73100279aa 100644 --- a/docs/components.html +++ b/docs/components.html @@ -957,7 +957,7 @@ title: Components - -