diff --git a/assets/file_report.html.erb b/assets/file_report.html.erb index 7699488..7ec1d7e 100644 --- a/assets/file_report.html.erb +++ b/assets/file_report.html.erb @@ -22,7 +22,8 @@ h2 { } #code_table { border-collapse: collapse; - width: 100%; + margin-left: auto; + margin-right: auto; } #code_table th, #code_table td { margin: 0px;