add chevrons to other docs navs
This commit is contained in:
parent
280dfda6ed
commit
3c775f2432
8 changed files with 56 additions and 56 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue