web: ensure whitespace between accounts headings
This commit is contained in:
parent
f622f8e532
commit
f2845e9b2e
@ -188,7 +188,7 @@ balanceReportAsHtml _ vd@VD{..} (items',total) =
|
|||||||
<table.balancereport>
|
<table.balancereport>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Account
|
<td>Account
|
||||||
<td align=right>Balance
|
<td style="padding-left:1em; text-align:right;">Balance
|
||||||
$forall i <- items
|
$forall i <- items
|
||||||
^{itemAsHtml vd i}
|
^{itemAsHtml vd i}
|
||||||
<tr.totalrule>
|
<tr.totalrule>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user