Skip to content

Commit

Permalink
Add padding-right to payment part in HtmlOutput
Browse files Browse the repository at this point in the history
  • Loading branch information
sprain committed Jun 18, 2020
1 parent 21c3eda commit b0a04c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ class PaymentPartTemplate
width: 148mm;
padding-left: 5mm;
padding-top: 5mm;
padding-right: 5mm;
vertical-align: top;
}
Expand Down

0 comments on commit b0a04c0

Please sign in to comment.