Skip to content

Commit

Permalink
add active class back to tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Sep 16, 2011
1 parent e663cfb commit 597590c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Expand Up @@ -1367,7 +1367,7 @@ <h2>Tabs and pills</h2>
</div>
<div class="span12">
<ul class="tabs">
<li class=""><a href="#">Home</a></li>
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Profile</a></li>
<li><a href="#">Messages</a></li>
<li><a href="#">Settings</a></li>
Expand Down

0 comments on commit 597590c

Please sign in to comment.