Merge "Give material theme modals more room"

This commit is contained in:
Jenkins 2016-01-22 16:29:36 +00:00 committed by Gerrit Code Review
commit 70ec0194a8

View File

@ -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;