2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

add chevrons to other docs navs

This commit is contained in:
Mark Otto
2012-07-12 16:23:21 -07:00
parent 280dfda6ed
commit 3c775f2432
8 changed files with 56 additions and 56 deletions
+6 -6
View File
@@ -82,12 +82,12 @@
<div class="row">
<div class="span3 bs-docs-sidebar">
<ul class="nav nav-list bs-docs-sidenav">
<li><a href="#typography">Typography</a></li>
<li><a href="#code">Code</a></li>
<li><a href="#tables">Tables</a></li>
<li><a href="#forms">Forms</a></li>
<li><a href="#buttons">Buttons</a></li>
<li><a href="#icons">Icons by Glyphicons</a></li>
<li><a href="#typography">Typography <i class="icon-chevron-right"></i></a></li>
<li><a href="#code">Code <i class="icon-chevron-right"></i></a></li>
<li><a href="#tables">Tables <i class="icon-chevron-right"></i></a></li>
<li><a href="#forms">Forms <i class="icon-chevron-right"></i></a></li>
<li><a href="#buttons">Buttons <i class="icon-chevron-right"></i></a></li>
<li><a href="#icons">Icons by Glyphicons <i class="icon-chevron-right"></i></a></li>
</ul>
</div>
<div class="span9">