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>
|
||||
<tr>
|
||||
<td>Account
|
||||
<td align=right>Balance
|
||||
<td style="padding-left:1em; text-align:right;">Balance
|
||||
$forall i <- items
|
||||
^{itemAsHtml vd i}
|
||||
<tr.totalrule>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user