1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-15 10:05:40 +02:00

Align toast variables (#28041)

This commit is contained in:
Martijn Cuppens
2019-01-14 00:51:53 +01:00
committed by XhmikosR
parent 8f5abf0ab0
commit b3226c1ccc

View File

@@ -890,6 +890,7 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !default
// Toasts
$toast-max-width: 350px !default;
$toast-padding-x: .75rem !default;
$toast-padding-y: .25rem !default;