1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-27 22:09:04 +02:00

Move button-tags section to start of button section

This commit is contained in:
Patrick H. Lauke
2014-11-15 00:26:22 +00:00
parent 25ef6ad625
commit cb8581580c
2 changed files with 32 additions and 31 deletions

View File

@@ -81,11 +81,11 @@
<li>
<a href="#buttons">Buttons</a>
<ul class="nav">
<li><a href="#buttons-tags">Button tags</a></li>
<li><a href="#buttons-options">Options</a></li>
<li><a href="#buttons-sizes">Sizes</a></li>
<li><a href="#buttons-active">Active state</a></li>
<li><a href="#buttons-disabled">Disabled state</a></li>
<li><a href="#buttons-tags">Button tags</a></li>
</ul>
</li>
<li>