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

@ -57,7 +57,7 @@
<ul>
<li>Nanne Baars (Developer)</li>
<li>Dave Cowden (Everything)</li>
<li>Keith Gasser (Survey)</li>
<li>Keith Gasser (Survey/Security)</li>
<li>Li Simon (Developer)</li>
</ul>
</p>

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;
}
/* ==========================================================================