diff options
| author | Jacob Thornton <[email protected]> | 2011-09-11 20:08:43 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-11 20:08:43 -0700 |
| commit | 173be3f1e87a83f8e85bef8ddb979a921ccee9d1 (patch) | |
| tree | d224c15b41174227a0e0c1fd5beffd7c1131d5fb /docs/index.html | |
| parent | d9cbcfc20ded5f1cd1af4e304415b3405631f0bc (diff) | |
| download | bootstrap-173be3f1e87a83f8e85bef8ddb979a921ccee9d1.tar.xz bootstrap-173be3f1e87a83f8e85bef8ddb979a921ccee9d1.zip | |
change hella js... broke all the tests. i <3 wip
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 9faf2feb6..2a9d380bc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1233,7 +1233,7 @@ </div> <h2>Fixed topbar</h2> <div class="topbar-wrapper" style="z-index: 5;"> - <div class="topbar"> + <div class="topbar" data-dropdown> <div class="topbar-inner"> <div class="container"> <h3><a href="#">Project Name</a></h3> |
