diff --git a/storage/templates/hipster.js b/storage/templates/hipster.js index bf73f7ed48..6ad536cf5c 100755 --- a/storage/templates/hipster.js +++ b/storage/templates/hipster.js @@ -74,6 +74,7 @@ }, { "margin": [0, 26, 0, 0], + "style": "invoiceLineItemsTable", "table": { "headerRows": 1, "widths": "$invoiceLineItemColumns", @@ -214,4 +215,4 @@ } }, "pageMargins": [40, 40, 40, 40] -} \ No newline at end of file +}