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

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",
"margin": [40, 0, 0, 0]
"margin": [7, 0, 0, 0]
},
{
"stack": "$accountAddress"
@ -215,4 +215,4 @@
}
},
"pageMargins": [40, 40, 40, 60]
}
}