From 9cfbd24b76829788c5f6b29f2a9901a56e480bda Mon Sep 17 00:00:00 2001 From: antelle Date: Mon, 22 Mar 2021 17:13:09 +0100 Subject: [PATCH] fix #1758: export format HTML issues --- app/templates/export/db.hbs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/app/templates/export/db.hbs b/app/templates/export/db.hbs index 04c82081..39a5d7a0 100644 --- a/app/templates/export/db.hbs +++ b/app/templates/export/db.hbs @@ -29,6 +29,9 @@ td.field { white-space: pre-wrap; } + footer { + margin-top: 10px; + } @@ -49,11 +52,11 @@

{{res 'exportEntries'}}

-

+

{{{contentHtml}}} -

-

+

+