WEB-25 Increased modal height to break in whitespace

This commit is contained in:
Bruce Mayhew
2014-09-12 16:43:19 -04:00
parent 5f45e6e153
commit e5b142c2ce
2 changed files with 2 additions and 2 deletions

View File

@ -722,7 +722,7 @@ fieldset[disabled] .btn-warning.active {
margin-bottom: 5px;
}
.modal .modal-body.modal-scroll {
max-height: 350px;
max-height: 375px;
overflow-y: auto;
}
/* ==========================================================================