Skip to content

Commit 5978b63

Browse files
committed
Merge branch 'next' of https://github.com/WebGoat/WebGoat into next
2 parents ebae696 + e5b142c commit 5978b63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/webapp/WEB-INF/pages/about.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<ul>
5858
<li>Nanne Baars (Developer)</li>
5959
<li>Dave Cowden (Everything)</li>
60-
<li>Keith Gasser (Survey)</li>
60+
<li>Keith Gasser (Survey/Security)</li>
6161
<li>Li Simon (Developer)</li>
6262
</ul>
6363
</p>

src/main/webapp/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,7 @@ fieldset[disabled] .btn-warning.active {
726726
margin-bottom: 5px;
727727
}
728728
.modal .modal-body.modal-scroll {
729-
max-height: 350px;
729+
max-height: 375px;
730730
overflow-y: auto;
731731
}
732732
/* ==========================================================================

0 commit comments

Comments
 (0)