mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-14 01:24:19 +02:00
committed by
XhmikosR
parent
e000933c17
commit
31004582bf
@@ -6,6 +6,12 @@ group: utilities
|
|||||||
toc: true
|
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.
|
Utilize the `.text-hide` class or mixin to help replace an element's text content with a background image.
|
||||||
|
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
|
Reference in New Issue
Block a user