diff options
| author | Mark Otto <[email protected]> | 2015-08-17 00:42:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-17 00:42:41 -0700 |
| commit | 9970983b6b99052721bbf14aaed2093c47651e39 (patch) | |
| tree | b3d1ddf2dd0ee59c88751aa3757b77feecf71431 /docs | |
| parent | 461b37b034f3683fbe561091530a79615c4f9369 (diff) | |
| download | bootstrap-9970983b6b99052721bbf14aaed2093c47651e39.tar.xz bootstrap-9970983b6b99052721bbf14aaed2093c47651e39.zip | |
copy
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/list-group.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/components/list-group.md b/docs/components/list-group.md index b2b5d1109..7a8f1d06f 100644 --- a/docs/components/list-group.md +++ b/docs/components/list-group.md @@ -24,9 +24,9 @@ List groups are a flexible and powerful component for displaying not only simple </ul> {% endexample %} -## Badges +## Labels -Add the badges component to any list group item and it will automatically be positioned on the right. +Add labels to any list group item to show unread counts, activity, etc. {% example html %} <ul class="list-group"> |
