fix tabs jitter bug when there is no active class
This commit is contained in:
parent
c579e4d550
commit
e663cfb43f
4 changed files with 19 additions and 18 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue