Merge "Give material theme modals more room"
This commit is contained in:
commit
70ec0194a8
@ -57,3 +57,10 @@ $nav-link-hover-bg: transparent;
|
||||
|
||||
$nav-disabled-link-color: $gray-dark;
|
||||
$nav-disabled-link-hover-color: $gray-dark;
|
||||
|
||||
//== Modals
|
||||
//
|
||||
//##
|
||||
|
||||
// Give modals more room to breathe in -md space
|
||||
$modal-md: 732px;
|
||||
|
Loading…
Reference in New Issue
Block a user