diff --git a/src/formatters/templates/html_template.html b/src/formatters/templates/html_template.html index 47cceae..3d99a41 100644 --- a/src/formatters/templates/html_template.html +++ b/src/formatters/templates/html_template.html @@ -29,6 +29,7 @@ margin: auto; border: 1px solid; border-collapse: collapse; + vertical-align:top; } table.metadata td:first-child { @@ -120,6 +121,7 @@