diff --git a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl index 2de1561e2..156dd1ee4 100644 --- a/dependency-check-core/src/main/resources/templates/HtmlReport.vsl +++ b/dependency-check-core/src/main/resources/templates/HtmlReport.vsl @@ -125,7 +125,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. left: 50%; margin: -120px 0 0 -160px; padding: 10px; - position: absolute; + position: fixed; top: 50%; z-index: 1000; }