]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add `prefers-reduced-motion` callout to toast documentation (#28993)
authorPatrick H. Lauke <redux@splintered.co.uk>
Mon, 8 Jul 2019 18:05:54 +0000 (19:05 +0100)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 8 Jul 2019 18:05:53 +0000 (21:05 +0300)
x-ref #28987

site/content/docs/4.3/components/toasts.md

index ae53d9d451b523085b8f76267282791499ece7a0..73abee96e8cdafc280410cb7e1dbc4931908d0eb 100644 (file)
@@ -16,6 +16,10 @@ 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`.
 
+{{< callout info >}}
+{{< partial "callout-info-prefersreducedmotion.md" >}}
+{{< /callout >}}
+
 ## Examples
 
 ### Basic