From: Tom Pietschker Date: Tue, 19 Feb 2013 19:32:28 +0000 (-0500) Subject: remove navbar-inner X-Git-Tag: v3.0.0-rc1~630^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b7e5214e3c998e4c2652798dbd8aba4cfee737f;p=thirdparty%2Fbootstrap.git remove navbar-inner --- 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 %}