From: Dave Wasmer Date: Tue, 6 Aug 2013 03:02:15 +0000 (-0400) Subject: Fixed responsive navbar docs typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9132%2Fhead;p=thirdparty%2Fbootstrap.git Fixed responsive navbar docs typo The example given contradicts itself. The comments in the code claim `.navbar-collapse` will be hidden until 768px+ wide, but the line beneath uses `.nav-collapse`. The latter seems to actually work with the collapse plugin. --- diff --git a/components.html b/components.html index 289034060e..cabe4771df 100644 --- a/components.html +++ b/components.html @@ -1312,7 +1312,7 @@ body { padding-bottom: 70px; } Title - +