From e69bb885ed77a6b35a7eeed4c26dcedab94a43d6 Mon Sep 17 00:00:00 2001 From: Foley Lynn Date: Tue, 28 Mar 2017 09:22:17 -0700 Subject: [PATCH] DIV-368 put some margin in so long names dont' overlap --- edivorce/apps/core/static/css/weasyprint.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edivorce/apps/core/static/css/weasyprint.css b/edivorce/apps/core/static/css/weasyprint.css index 9e232b42..b688d185 100644 --- a/edivorce/apps/core/static/css/weasyprint.css +++ b/edivorce/apps/core/static/css/weasyprint.css @@ -65,7 +65,7 @@ i.fa { font-weight: bold; font-size: 18px; display: block; - margin: -22px 0 40px; + margin: -22px 90px 40px; } .table-fixed {