mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 776396 - Foreign currency reports, amounts are not aligned correctly
Bug 776396 - Foreign currency reports, amounts are not aligned correctly This commit will improve the styling of the table element used for foreign currencies in the Balance sheet report so they end up aligned with the other currencies.
This commit is contained in:
parent
efaeb99ff1
commit
178013bf9d
@ -1162,6 +1162,7 @@
|
||||
)
|
||||
)
|
||||
)))
|
||||
(gnc:html-table-set-style! table "table" 'attribute(list "style" "width:100%; max-width:20em") 'attribute (list "cellpadding" "0"))
|
||||
table)
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user