diff options
| author | Patrick H. Lauke <[email protected]> | 2014-11-15 00:26:22 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2014-11-15 00:26:22 +0000 |
| commit | cb8581580c86ba7e2805dc63ac7edd4548c9801c (patch) | |
| tree | 9d050bc41f165251773be46692af5450649c7f62 /docs/_includes/nav/css.html | |
| parent | 25ef6ad625d02ef8832edabeee1319ffde4537cf (diff) | |
| download | bootstrap-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.html | 2 |
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> |
