]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
badges: Make using the contextual classes on links clearer. (#24422)
authorKevin Ruscoe <kevdotbadger@gmail.com>
Wed, 18 Oct 2017 20:56:43 +0000 (21:56 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 18 Oct 2017 20:56:43 +0000 (23:56 +0300)
docs/4.0/components/badge.md

index c42d948d67966848e665742bd3d581c6a9aab7d7..287005e7d1d27fc6bdf962bf681e6cec3322846d 100644 (file)
@@ -70,7 +70,7 @@ Use the `.badge-pill` modifier class to make badges more rounded (with a larger
 
 ## Links
 
-Using the `.badge` classes with the `<a>` element quickly provide _actionable_ badges with hover and focus states.
+Using the contextual `.badge-*` classes on an `<a>` element quickly provide _actionable_ badges with hover and focus states.
 
 {% example html %}
 {% for color in site.data.theme-colors %}