diff options
| author | Mark Otto <[email protected]> | 2018-04-17 08:33:44 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-04-17 08:33:44 -0700 |
| commit | 7d8dc4f5b2608452d62acbe35a499c94a9fa307f (patch) | |
| tree | 93a9c32a72eb8881f40888a850063a6a18128a51 /docs | |
| parent | 6199871d15ce46860a075f61dbe31450c4fbf33f (diff) | |
| download | bootstrap-7d8dc4f5b2608452d62acbe35a499c94a9fa307f.tar.xz bootstrap-7d8dc4f5b2608452d62acbe35a499c94a9fa307f.zip | |
Be explicit in the docs for deprecating text-hide
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.1/utilities/image-replacement.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/utilities/image-replacement.md b/docs/4.1/utilities/image-replacement.md index 5d740067c..d2269f15c 100644 --- a/docs/4.1/utilities/image-replacement.md +++ b/docs/4.1/utilities/image-replacement.md @@ -8,7 +8,7 @@ toc: true {% capture callout %} ##### Warning -This component is deprecated and will be removed in a future version of bootstrap +The `text-hide()` clas and mixin has been deprecated as of v4.1. It will be removed entirely in v5. {% endcapture %} {% include callout.html content=callout type="warning" %} |
