1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Merge branch 'v4-dev' of https://github.com/malkomich/bootstrap into malkomich-v4-dev

This commit is contained in:
Mark Otto
2018-07-07 16:16:43 -07:00
3 changed files with 35 additions and 1 deletions

View File

@@ -810,6 +810,7 @@ $modal-header-border-width: $modal-content-border-width !default;
$modal-footer-border-width: $modal-header-border-width !default;
$modal-header-padding: 1rem !default;
$modal-xl: 1140px !default;
$modal-lg: 800px !default;
$modal-md: 500px !default;
$modal-sm: 300px !default;