Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
31004582
Commit
31004582
authored
6 years ago
by
Varunram Ganesh
Committed by
XhmikosR
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Resolve
#26262
: Add deprecated warning (#26292)
parent
e000933c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/4.1/utilities/image-replacement.md
+6
-0
docs/4.1/utilities/image-replacement.md
with
6 additions
and
0 deletions
+6
-0
docs/4.1/utilities/image-replacement.md
+
6
-
0
View file @
31004582
...
...
@@ -6,6 +6,12 @@ group: utilities
toc
:
true
---
{% capture callout %}
##### Warning
This component is deprecated and will be removed in a future version of bootstrap
{% endcapture %}
{% include callout.html content=callout type="warning" %}
Utilize the
`.text-hide`
class or mixin to help replace an element's text content with a background image.
{% highlight html %}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment