aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-11 20:00:45 -0700
committerMark Otto <[email protected]>2011-09-11 20:00:45 -0700
commit2674210ff06a9ceaaa98263a2cbe2246fcd21111 (patch)
treeb4c62c2548e285e869d0f0489910d111c42a0f68 /docs
parent6bc867ed5c20972801226467feb63e85c9dec060 (diff)
downloadbootstrap-2674210ff06a9ceaaa98263a2cbe2246fcd21111.tar.xz
bootstrap-2674210ff06a9ceaaa98263a2cbe2246fcd21111.zip
move the .brand from the parent to the a tag in the topbar; fix the moving text in IE7
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 560343ed6..f9bcb784e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -40,7 +40,7 @@
<div class="topbar">
<div class="topbar-inner">
<div class="container">
- <h3><a href="#">Bootstrap</a></h3>
+ <a class="brand" href="#">Bootstrap</a>
<ul class="nav">
<li class="active"><a href="#overview">Overview</a></li>
<li><a href="#about">About</a></li>