From b1109af1e8f8d9cd031ccba41e1df8061dafcb21 Mon Sep 17 00:00:00 2001 From: guillermo Date: Fri, 2 Aug 2024 10:13:31 +0200 Subject: [PATCH] feat: refs #7644 Minor changes --- print/templates/reports/buy-label/assets/css/style.css | 2 +- print/templates/reports/buy-label/buy-label.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/print/templates/reports/buy-label/assets/css/style.css b/print/templates/reports/buy-label/assets/css/style.css index 3b1f2f91e..dee9fe449 100644 --- a/print/templates/reports/buy-label/assets/css/style.css +++ b/print/templates/reports/buy-label/assets/css/style.css @@ -7,11 +7,11 @@ table { border: 1px solid; width: 100%; font-size: inherit; + page-break-before: always; } td { border: 1px solid; padding: 5px; - width: 100%; } span { font-size: 48px; diff --git a/print/templates/reports/buy-label/buy-label.html b/print/templates/reports/buy-label/buy-label.html index 4a0d7f3fc..4bc073660 100644 --- a/print/templates/reports/buy-label/buy-label.html +++ b/print/templates/reports/buy-label/buy-label.html @@ -1,6 +1,6 @@ - +