diff options
| -rw-r--r-- | components.html | 2 |
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 --> |
