From: Patrick H. Lauke Date: Tue, 4 May 2021 12:37:45 +0000 (+0100) Subject: Tweak toast docs (#33810) X-Git-Tag: v5.0.0~7 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=cb38744cf79b347ec2a32e0dcfe5c42402dc15ea;p=thirdparty%2Fbootstrap.git Tweak toast docs (#33810) * Tweak toast docs - a few rewordings/tweaks - add info about toasts with focusable/actionable controls (shouldn't autohide them) * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto * Update site/content/docs/5.0/components/toasts.md Co-authored-by: Mark Otto Co-authored-by: Mark Otto --- diff --git a/site/content/docs/5.0/components/toasts.md b/site/content/docs/5.0/components/toasts.md index 57bcd319bb..29254b267b 100644 --- a/site/content/docs/5.0/components/toasts.md +++ b/site/content/docs/5.0/components/toasts.md @@ -43,7 +43,7 @@ Toasts are as flexible as you need and have very little required markup. At a mi ### Live -Click the button the below to show as toast (positioning with our utilities in the lower right corner) that has been hidden by default with `.hide`. +Click the button below to show a toast (positioned with our utilities in the lower right corner) that has been hidden by default with `.hide`.