2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

fixes #10316: Document .active and :active for buttons

This commit is contained in:
Mark Otto
2013-09-02 00:09:49 +02:00
parent 741e0fc52c
commit 14b3a3542f
2 changed files with 27 additions and 0 deletions
+1
View File
@@ -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>