diff --git a/templates/modern/css/pdf.css b/templates/modern/css/pdf.css index cb9bd76..04fd466 100644 --- a/templates/modern/css/pdf.css +++ b/templates/modern/css/pdf.css @@ -91,6 +91,8 @@ body.pdf { margin: .7em 0 0; page-break-inside: avoid !important; display: block; + width:84%; + float: left; dt {} dd { }