From 541533546cb4022115f74f318e8f1c3311ce4b1b Mon Sep 17 00:00:00 2001 From: Ivan Kljun Date: Mon, 31 Jul 2023 17:10:18 +0200 Subject: [PATCH] Remove whitespace at reports.scss --- app/assets/stylesheets/reports.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/reports.scss b/app/assets/stylesheets/reports.scss index 7a14c2959..0e72b7c63 100644 --- a/app/assets/stylesheets/reports.scss +++ b/app/assets/stylesheets/reports.scss @@ -540,7 +540,7 @@ label { display: -webkit-box; // for wkhtmltopdf compatibility display: flex; justify-content: start; - margin-top: .5em; + margin-top: .5em; div:nth-child(2) { margin-top: .2em;