diff --git a/public/css/report_list.css b/public/css/report_list.css index 7a72f52c..d8f3722c 100644 --- a/public/css/report_list.css +++ b/public/css/report_list.css @@ -1,6 +1,7 @@ #report_list a[name] { - padding-top: 10px; - margin-top: -30px; + padding: 0; + margin: 0; + height: 5px; visibility: hidden; } #report_list h2.no_title { diff --git a/templates/default/html/report.twig b/templates/default/html/report.twig index 9dfeb7d0..a35845b6 100644 --- a/templates/default/html/report.twig +++ b/templates/default/html/report.twig @@ -67,117 +67,120 @@ {% endblock %} {% block content %} -