1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 05:19:15 +02:00

fix chevron on js docs and run make after table changes

This commit is contained in:
Mark Otto
2012-08-07 23:07:53 -07:00
parent 85f1f2257b
commit 3c89f7bb5f
3 changed files with 5 additions and 5 deletions

View File

@@ -97,7 +97,7 @@
<li><a href="#buttons"><i class="icon-chevron-right"></i> Button</a></li>
<li><a href="#collapse"><i class="icon-chevron-right"></i> Collapse</a></li>
<li><a href="#carousel"><i class="icon-chevron-right"></i> Carousel</a></li>
<li><a href="#typeahead">Typeahead</a></li>
<li><a href="#typeahead"><i class="icon-chevron-right"></i> Typeahead</a></li>
<li><a href="#affix"><i class="icon-chevron-right"></i> Affix</a></li>
</ul>
</div>