2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Adds documentation for buttons in link groups

Mostly a duplication of the *Linked items* section, but for buttons.
Includes a note not to use the standard btn classes.
This commit is contained in:
Zac Echola
2015-04-28 10:58:42 -05:00
parent 407e8dc9d8
commit fa2cdd44bc
2 changed files with 22 additions and 0 deletions
+1
View File
@@ -124,6 +124,7 @@
<li><a href="#list-group-basic">Basic example</a></li>
<li><a href="#list-group-badges">Badges</a></li>
<li><a href="#list-group-linked">Linked items</a></li>
<li><a href="#list-group-buttons">Button items</a></li>
<li><a href="#list-group-disabled">Disabled items</a></li>
<li><a href="#list-group-contextual-classes">Contextual classes</a></li>
<li><a href="#list-group-custom-content">Custom content</a></li>