aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav/css.html
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2014-11-15 00:26:22 +0000
committerPatrick H. Lauke <[email protected]>2014-11-15 00:26:22 +0000
commitcb8581580c86ba7e2805dc63ac7edd4548c9801c (patch)
tree9d050bc41f165251773be46692af5450649c7f62 /docs/_includes/nav/css.html
parent25ef6ad625d02ef8832edabeee1319ffde4537cf (diff)
downloadbootstrap-cb8581580c86ba7e2805dc63ac7edd4548c9801c.tar.xz
bootstrap-cb8581580c86ba7e2805dc63ac7edd4548c9801c.zip
Move button-tags section to start of button section
Diffstat (limited to 'docs/_includes/nav/css.html')
-rw-r--r--docs/_includes/nav/css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav/css.html b/docs/_includes/nav/css.html
index fad72a615..02becfe68 100644
--- a/docs/_includes/nav/css.html
+++ b/docs/_includes/nav/css.html
@@ -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>