diff --git a/htmlreport/cppcheck-htmlreport b/htmlreport/cppcheck-htmlreport
index 009394f96ab..1a81367e527 100755
--- a/htmlreport/cppcheck-htmlreport
+++ b/htmlreport/cppcheck-htmlreport
@@ -43,7 +43,6 @@ h1 {
.error2 {
background-color: #faa;
- border: 1px dotted black;
display: inline-block;
margin-left: 4px;
}