]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
copy on badges
authorMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:16:28 +0000 (17:16 -0700)
committerMark Otto <otto@github.com>
Wed, 6 Aug 2014 00:16:28 +0000 (17:16 -0700)
docs/components/badges.md

index 470f1979f41b38ae33cf2d74d6d0188fd34012b6..44368b783693e42a686fa9b0062986d7aece42bd 100644 (file)
@@ -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>