From f1bc83818deef5c0ccbbcc8c25e092290ba16ace Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Tue, 17 Jan 2023 17:01:25 +0000 Subject: [PATCH] template updates --- src/formatters/templates/html_template.html | 4 +++- src/formatters/templates/media.html | 9 +++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) 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 @@