We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebae696 + e5b142c commit 5978b63Copy full SHA for 5978b63
src/main/webapp/WEB-INF/pages/about.jsp
@@ -57,7 +57,7 @@
57
<ul>
58
<li>Nanne Baars (Developer)</li>
59
<li>Dave Cowden (Everything)</li>
60
- <li>Keith Gasser (Survey)</li>
+ <li>Keith Gasser (Survey/Security)</li>
61
<li>Li Simon (Developer)</li>
62
</ul>
63
</p>
src/main/webapp/css/main.css
@@ -726,7 +726,7 @@ fieldset[disabled] .btn-warning.active {
726
margin-bottom: 5px;
727
}
728
.modal .modal-body.modal-scroll {
729
- max-height: 350px;
+ max-height: 375px;
730
overflow-y: auto;
731
732
/* ==========================================================================
0 commit comments