aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick H. Lauke <[email protected]>2019-07-08 19:05:54 +0100
committerXhmikosR <[email protected]>2019-07-10 11:03:54 +0300
commit3d72b94ee9a6904ea98d16438b9dbad294f2fdc1 (patch)
treeeeaf96679ae45a51a48941cde24293e01310d797
parentd395dfaafc1d70af50194221722a22114b845c71 (diff)
downloadbootstrap-3d72b94ee9a6904ea98d16438b9dbad294f2fdc1.tar.xz
bootstrap-3d72b94ee9a6904ea98d16438b9dbad294f2fdc1.zip
Add `prefers-reduced-motion` callout to toast documentation (#28993)
x-ref #28987
-rw-r--r--site/docs/4.3/components/toasts.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/docs/4.3/components/toasts.md b/site/docs/4.3/components/toasts.md
index 56c6848e9..58b5cb5ca 100644
--- a/site/docs/4.3/components/toasts.md
+++ b/site/docs/4.3/components/toasts.md
@@ -17,6 +17,8 @@ Things to know when using the toast plugin:
- **Please note that you are responsible for positioning toasts.**
- Toasts will automatically hide if you do not specify `autohide: false`.
+{% include callout-info-prefersreducedmotion.md %}
+
## Examples
### Basic