From 587cd6c0d61d5e8b6726c71cee1642e9f385065e Mon Sep 17 00:00:00 2001 From: Dave Wasmer Date: Mon, 5 Aug 2013 23:02:15 -0400 Subject: [PATCH] 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. --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 - +