diff options
| author | Jacob Thornton <[email protected]> | 2011-06-29 15:41:33 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-29 15:41:33 -0700 |
| commit | 1561b20f7c0aae9adb40585ab01a9539bd23f01a (patch) | |
| tree | 7d890dde80e803118767111c7e850d3b2d7475c6 /docs | |
| parent | e72283ccafaf37996ee44f26fca1e44f1501f53e (diff) | |
| parent | 025f74ef93fadf1f2615789e4560ebf420bf3d6f (diff) | |
| download | bootstrap-1561b20f7c0aae9adb40585ab01a9539bd23f01a.tar.xz bootstrap-1561b20f7c0aae9adb40585ab01a9539bd23f01a.zip | |
Merge branch 'master' of http://git.local.twitter.com/bootstrap
Diffstat (limited to 'docs')
| -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 68040844c..153ae3793 100644 --- a/docs/index.html +++ b/docs/index.html @@ -977,7 +977,7 @@ <h1>Navigation</h1> </div> <h2>Fixed topbar</h2> - <div class="topbar-wrapper"> + <div class="topbar-wrapper" style="z-index: 5;"> <div class="topbar"> <div class="container fixed"> <h3><a class="logo" href="">Project Name</a></h3> |
