diff options
| author | Zac Echola <[email protected]> | 2015-04-28 10:58:42 -0500 |
|---|---|---|
| committer | Zac Echola <[email protected]> | 2015-04-28 10:58:42 -0500 |
| commit | fa2cdd44bc0f0d739bcf91683f0288b0adc2bed1 (patch) | |
| tree | fc44b020d76a3d886e23c956fe8f824c33de732f /docs/_includes/nav | |
| parent | 407e8dc9d8d8e28d456a37d9d69e1d3c89d6fbb4 (diff) | |
| download | bootstrap-fa2cdd44bc0f0d739bcf91683f0288b0adc2bed1.tar.xz bootstrap-fa2cdd44bc0f0d739bcf91683f0288b0adc2bed1.zip | |
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.
Diffstat (limited to 'docs/_includes/nav')
| -rw-r--r-- | docs/_includes/nav/components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/nav/components.html b/docs/_includes/nav/components.html index 49c8040c5..9c91bdada 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -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> |
