aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-02 00:09:49 +0200
committerMark Otto <[email protected]>2013-09-02 00:09:49 +0200
commit14b3a3542f15051e1274ff27cf9c0cf453b93243 (patch)
treeb7379ee80dd1862835fe53fc41ca0aa1c774be76 /_includes
parent741e0fc52cf00989437053657798362ae02a093d (diff)
downloadbootstrap-14b3a3542f15051e1274ff27cf9c0cf453b93243.tar.xz
bootstrap-14b3a3542f15051e1274ff27cf9c0cf453b93243.zip
fixes #10316: Document .active and :active for buttons
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-css.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-css.html b/_includes/nav-css.html
index 57aafd470..ae5962c7c 100644
--- a/_includes/nav-css.html
+++ b/_includes/nav-css.html
@@ -67,6 +67,7 @@
<ul class="nav">
<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>