Merge branch 'next' of https://github.com/WebGoat/WebGoat into next

This commit is contained in:
diver-sity 2014-09-13 07:13:20 +10:00
commit 5978b63156
2 changed files with 2 additions and 2 deletions

View File

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

View File

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