2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix tabs jitter bug when there is no active class

This commit is contained in:
Mark Otto
2011-09-16 10:14:35 -07:00
parent c579e4d550
commit e663cfb43f
4 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -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>