diff options
| author | Jacob Thornton <[email protected]> | 2012-03-25 13:33:36 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-25 13:33:36 -0700 |
| commit | a62810918f8a27b5755258521422eb912a1edfd8 (patch) | |
| tree | 085cda38b04a9793165b01c704eb2a0f168b7c70 /docs/examples.html | |
| parent | a5552a1d700a1caa2d87ea4bbccc59205b6e72f9 (diff) | |
| download | bootstrap-a62810918f8a27b5755258521422eb912a1edfd8.tar.xz bootstrap-a62810918f8a27b5755258521422eb912a1edfd8.zip | |
fix responsive navbar
Diffstat (limited to 'docs/examples.html')
| -rw-r--r-- | docs/examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples.html b/docs/examples.html index dffb46fd9..7872a39e8 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -40,7 +40,7 @@ <span class="icon-bar"></span> </a> <a class="brand" href="./index.html">Bootstrap</a> - <div class="nav-collapse"> + <div class="nav-collapse collapse"> <ul class="nav"> <li class=""> <a href="./index.html">Overview</a> |
