aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-08-06 12:09:44 -0700
committerChris Rebert <[email protected]>2013-08-06 12:09:44 -0700
commitb976956432ccf2e0d6f809da1ca6a9d8e99eb39b (patch)
treec278b8fb3b242f59edd21e8dbb0e501c52bd9a4b
parentc731961f9d89a2fe868a85daf4bbb65e55680099 (diff)
downloadbootstrap-b976956432ccf2e0d6f809da1ca6a9d8e99eb39b.tar.xz
bootstrap-b976956432ccf2e0d6f809da1ca6a9d8e99eb39b.zip
Fix #9132, but in the correct branch
People, don't PR against `gh-pages` please!
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index da3a69413..b39385241 100644
--- a/components.html
+++ b/components.html
@@ -1312,7 +1312,7 @@ body { padding-bottom: 70px; }
<!-- Be sure to leave the brand out there if you want it shown -->
<a class="navbar-brand" href="#">Title</a>
- <!-- Place everything within .navbar-collapse to hide it until above 768px -->
+ <!-- Place everything within .nav-collapse to hide it until above 768px -->
<div class="nav-collapse collapse navbar-responsive-collapse">
...
</div><!-- /.nav-collapse -->