From d7266a877305de08a2844e9c6ce4852ddef6aaa6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 16 Sep 2021 18:10:12 +0200 Subject: [PATCH] Bold: Fixes for statement totals table positioning --- resources/views/pdf-designs/bold.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/views/pdf-designs/bold.html b/resources/views/pdf-designs/bold.html index 689c6cbb06a0..6b98d8824369 100644 --- a/resources/views/pdf-designs/bold.html +++ b/resources/views/pdf-designs/bold.html @@ -257,6 +257,11 @@ max-height: 160px; } + #statement-invoice-table-totals > p { + margin-right: 2rem; + margin-top: 1rem; + } + /** Useful snippets, uncomment to enable. **/ /** Hide company logo **/