aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-16 10:14:35 -0700
committerMark Otto <[email protected]>2011-09-16 10:14:35 -0700
commite663cfb43fdc9f0ce73865a2a9857579975ecb63 (patch)
tree45eec85eef57c9bbe9260dc692601a15cb169758 /docs/index.html
parentc579e4d5507170dd14cbfa804ccfca667bf39c28 (diff)
downloadbootstrap-e663cfb43fdc9f0ce73865a2a9857579975ecb63.tar.xz
bootstrap-e663cfb43fdc9f0ce73865a2a9857579975ecb63.zip
fix tabs jitter bug when there is no active class
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 1d20bc3a2..1e446c72b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1367,7 +1367,7 @@
</div>
<div class="span12">
<ul class="tabs">
- <li class="active"><a href="#">Home</a></li>
+ <li class=""><a href="#">Home</a></li>
<li><a href="#">Profile</a></li>
<li><a href="#">Messages</a></li>
<li><a href="#">Settings</a></li>