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 @@

diff --git a/src/main/webapp/css/main.css b/src/main/webapp/css/main.css index 671e3a0e4..69188bdf9 100644 --- a/src/main/webapp/css/main.css +++ b/src/main/webapp/css/main.css @@ -726,7 +726,7 @@ fieldset[disabled] .btn-warning.active { margin-bottom: 5px; } .modal .modal-body.modal-scroll { - max-height: 350px; + max-height: 375px; overflow-y: auto; } /* ==========================================================================