From e41c330cf128fdb713d57b32b95bac7af666cda6 Mon Sep 17 00:00:00 2001 From: Jordan Ruthe Date: Thu, 18 Feb 2021 12:38:42 -0500 Subject: [PATCH] style: Change spacing between info boxes in job_status screen --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/style.css b/styles/style.css index 1825c8fa..49074b88 100644 --- a/styles/style.css +++ b/styles/style.css @@ -263,7 +263,7 @@ trough { } .printing-info-box box { - margin-bottom: .5em; + margin-bottom: .25em; } .printing-status {