]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix #9132, but in the correct branch
authorChris Rebert <github@rebertia.com>
Tue, 6 Aug 2013 19:09:44 +0000 (12:09 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 6 Aug 2013 19:09:44 +0000 (12:09 -0700)
People, don't PR against `gh-pages` please!

components.html

index da3a69413683a36afd5e1fff7203e7429c46464b..b393852412b253165c23b6d6c12c8069485d7831 100644 (file)
@@ -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 -->