diff options
| author | Mark Otto <[email protected]> | 2011-08-29 21:24:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-29 21:24:00 -0700 |
| commit | 654cc5ad3fbbc618375a39f42ce9603c7f6897c4 (patch) | |
| tree | b29738c88661049b2549defc3c9cb3f5a4cd5b7b /docs | |
| parent | 650251228bfda8d57a09b4b350ce2b9f1e0efcc1 (diff) | |
| download | bootstrap-654cc5ad3fbbc618375a39f42ce9603c7f6897c4.tar.xz bootstrap-654cc5ad3fbbc618375a39f42ce9603c7f6897c4.zip | |
resolving deltas between that epic css selector specifity pull request and latest changes here
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 1a4a02a0c..3d7f38ba0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,7 +34,7 @@ <!-- Topbar ================================================== --> <div class="topbar"> - <div class="wrapper"> + <div class="fill"> <div class="container"> <h3><a href="#">Bootstrap</a></h3> <ul class="nav"> @@ -906,7 +906,7 @@ <h2>Fixed topbar</h2> <div class="topbar-wrapper" style="z-index: 5;"> <div class="topbar"> - <div class="wrapper"> + <div class="fill"> <div class="container"> <h3><a href="#">Project Name</a></h3> <ul class="nav"> |
