Skip to content

Commit e87eeb4

Browse files
authored
Fixed docs for Toasts referencing blur transparency (#35190)
1 parent 043a03c commit e87eeb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Click the button the below to show as toast (positioning with our utilities in t
9191

9292
### Translucent
9393

94-
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.
94+
Toasts are slightly translucent, too, so they blend over whatever they might appear over.
9595

9696
{{< example class="bg-dark" >}}
9797
<div class="toast" role="alert" aria-live="assertive" aria-atomic="true">

0 commit comments

Comments
 (0)