]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs(toasts): centered examples flexbugs #3 in IE11
authorGaël Poupard <gael.poupard@orange.com>
Wed, 3 Jun 2020 13:28:46 +0000 (15:28 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 10 Jun 2020 05:14:30 +0000 (08:14 +0300)
site/docs/4.5/components/toasts.md

index 58b5cb5cae1afb95251726e276f034acf7c9b81b..7ef36c7f7665b9208b01929dccb5633b46517149 100644 (file)
@@ -167,7 +167,7 @@ You can also get fancy with flexbox utilities to align toasts horizontally and/o
 
 {% capture example %}
 <!-- Flexbox container for aligning the toasts -->
-<div aria-live="polite" aria-atomic="true" class="d-flex justify-content-center align-items-center" style="min-height: 200px;">
+<div aria-live="polite" aria-atomic="true" class="d-flex justify-content-center align-items-center" style="height: 200px;">
 
   <!-- Then put toasts within -->
   <div class="toast" role="alert" aria-live="assertive" aria-atomic="true">