1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 12:12:48 +01:00

Updated modern.js invoice template to fix width issues (#1128)

Updated modern.js invoice template to fix width issues. This is related to PR #1104. This time it should be put against the correct branch.
This commit is contained in:
Dustin Dauncey 2016-10-29 00:27:30 -07:00 committed by David Bomba
parent 346dde8e97
commit f723621df8

View File

@ -58,7 +58,7 @@
"type": "rect",
"x": 0,
"y": 0,
"w": 515,
"w": 532,
"h": 26,
"r": 0,
"lineWidth": 1,