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
1 changed files with 13 additions and 12 deletions

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;