diff options
| author | Mark Otto <[email protected]> | 2011-07-05 14:24:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-07-05 14:24:53 -0700 |
| commit | 5a1a01869ac803b71b148f126fd66558013d3dbf (patch) | |
| tree | 8f15dac796aca9bb8fcf1dda790d166426e77410 /docs | |
| parent | 768fa3c8a666f98294d21d046156439eef582696 (diff) | |
| download | bootstrap-5a1a01869ac803b71b148f126fd66558013d3dbf.tar.xz bootstrap-5a1a01869ac803b71b148f126fd66558013d3dbf.zip | |
new popover ideas
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 e5bb776e4..526b03d5b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,7 +18,7 @@ <body onload="prettyPrint()"> - <div class="topbar" style="z-index: 1000;"> + <div class="topbar"> <div class="container fixed"> <h3><a class="logo" href="#"> <img src="assets/img/twitter-logo-no-bird.png" alt="Twitter" /> <span>bootstrap</span> |
