Skip to content

Commit

Permalink
Clarify to close #26329
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jul 21, 2018
1 parent 6cca02f commit f87d5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/4.1/utilities/colors.md
Expand Up @@ -19,7 +19,7 @@ toc: true
{% endcapture %}
{% include example.html content=example %}

Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no link styling.**
Contextual text classes also work well on anchors with the provided hover and focus states. **Note that the `.text-white` and `.text-muted` class has no additional link styling beyond underline.**

{% capture example %}
{% for color in site.data.theme-colors %}
Expand Down

0 comments on commit f87d5ea

Please sign in to comment.