Improve invoice alignment

This commit is contained in:
Hillel Coren 2016-09-20 09:02:42 +03:00
parent 753e482144
commit 2b83aa45f9

View File

@ -7,7 +7,7 @@
}, },
{ {
"stack": "$accountDetails", "stack": "$accountDetails",
"margin": [40, 0, 0, 0] "margin": [7, 0, 0, 0]
}, },
{ {
"stack": "$accountAddress" "stack": "$accountAddress"
@ -215,4 +215,4 @@
} }
}, },
"pageMargins": [40, 40, 40, 60] "pageMargins": [40, 40, 40, 60]
} }