diff --git a/src/main/webapp/WEB-INF/pages/about.jsp b/src/main/webapp/WEB-INF/pages/about.jsp
index 08efb3a2b..3056d5b17 100644
--- a/src/main/webapp/WEB-INF/pages/about.jsp
+++ b/src/main/webapp/WEB-INF/pages/about.jsp
@@ -57,7 +57,7 @@
- Nanne Baars (Developer)
- Dave Cowden (Everything)
- - Keith Gasser (Survey)
+ - Keith Gasser (Survey/Security)
- Li Simon (Developer)
diff --git a/src/main/webapp/css/main.css b/src/main/webapp/css/main.css
index ad46de988..c6ff5b344 100644
--- a/src/main/webapp/css/main.css
+++ b/src/main/webapp/css/main.css
@@ -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;
}
/* ==========================================================================