diff options
| author | Mark Otto <[email protected]> | 2014-08-05 17:16:28 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-08-05 17:16:28 -0700 |
| commit | adefbf6ebe3fb314faa38cc35e3de6bac9141392 (patch) | |
| tree | 9d546f37ce32de0550c272c091c26ff37cba0b12 /docs/components | |
| parent | 25d6824e6c1299fa3d1b5ec11bd8006a3728e119 (diff) | |
| download | bootstrap-adefbf6ebe3fb314faa38cc35e3de6bac9141392.tar.xz bootstrap-adefbf6ebe3fb314faa38cc35e3de6bac9141392.zip | |
copy on badges
Diffstat (limited to 'docs/components')
| -rw-r--r-- | docs/components/badges.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/badges.md b/docs/components/badges.md index 470f1979f..44368b783 100644 --- a/docs/components/badges.md +++ b/docs/components/badges.md @@ -3,7 +3,7 @@ layout: page title: Badges --- -Easily highlight new or unread items by adding a `<span class="badge"></span>` within links, Bootstrap navs, and more. +Badges are indicators for new or unread activity and include support for the active states of our [navigation components](/components/navs/), links, buttons, and more. {% example html %} <a href="#">Inbox <span class="badge">42</span></a> |
