From: pricop Date: Mon, 15 Nov 2021 10:49:55 +0000 (+0200) Subject: Fixed docs for Toasts referencing blur transparency (#35190) X-Git-Tag: v4.6.2~42 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e87eeb4ad6b7bf0d51ec251f495627d82ca8a77d;p=thirdparty%2Fbootstrap.git Fixed docs for Toasts referencing blur transparency (#35190) --- diff --git a/site/content/docs/4.6/components/toasts.md b/site/content/docs/4.6/components/toasts.md index 73e8bc41d7..1ea1fa9344 100644 --- a/site/content/docs/4.6/components/toasts.md +++ b/site/content/docs/4.6/components/toasts.md @@ -91,7 +91,7 @@ Click the button the below to show as toast (positioning with our utilities in t ### Translucent -Toasts are slightly translucent, too, so they blend over whatever they might appear over. For browsers that support the `backdrop-filter` CSS property, we'll also attempt to blur the elements under a toast. +Toasts are slightly translucent, too, so they blend over whatever they might appear over. {{< example class="bg-dark" >}}