From: Kevin Ruscoe Date: Wed, 18 Oct 2017 20:56:43 +0000 (+0100) Subject: badges: Make using the contextual classes on links clearer. (#24422) X-Git-Tag: v4.0.0-beta.2~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2edd106a78c5c4f0d3799a9b7330e1440c2f7f6;p=thirdparty%2Fbootstrap.git badges: Make using the contextual classes on links clearer. (#24422) --- diff --git a/docs/4.0/components/badge.md b/docs/4.0/components/badge.md index c42d948d67..287005e7d1 100644 --- a/docs/4.0/components/badge.md +++ b/docs/4.0/components/badge.md @@ -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 `` element quickly provide _actionable_ badges with hover and focus states. +Using the contextual `.badge-*` classes on an `` element quickly provide _actionable_ badges with hover and focus states. {% example html %} {% for color in site.data.theme-colors %}