WEB-25 Increased modal height to break in whitespace
This commit is contained in:
parent
5f45e6e153
commit
e5b142c2ce
@ -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>
|
||||
|
@ -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;
|
||||
}
|
||||
/* ==========================================================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user