]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix height of toast example
authorMark Otto <markdotto@gmail.com>
Wed, 22 Apr 2026 03:05:55 +0000 (20:05 -0700)
committerMark Otto <markdotto@gmail.com>
Wed, 22 Apr 2026 03:05:55 +0000 (20:05 -0700)
site/src/scss/_component-examples.scss

index 1267e21f05a5aebf8c9560b85411b397df8ed238..8c2d5998ce78a55fed411a2f863815e34b00d843 100644 (file)
 
   // Toasts
   .bd-example-toasts {
-    min-height: 240px;
+    min-height: 300px;
   }
 
   .bd-example-zindex-levels {