mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-17 10:50:58 +00:00
badges: Make using the contextual classes on links clearer. (#24422)
This commit is contained in:
parent
ad77ea7ae0
commit
a2edd106a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue