Invoice item table on invoice node view is shown incorrectly using Google Chrome as the browser.
(Minor as Chrome only is not currently widely used).
Invoice item table on invoice node view is shown incorrectly using Google Chrome as the browser.
(Minor as Chrome only is not currently widely used).
Comments
Comment #1
Magnity commentedSimple - needs a
clear: bothon the invoice items table.Comment #2
Mark_Watson27 commented@Magnity, changes in #343818: title field gets displayed below body may co-incide with this as a I changed float, clear and width.
Cheers
Mark
Comment #3
Magnity commentedShows I should have read through your patch a lot more carefully!
Just applying the patch from #343818-58: title field gets displayed below body now, and confirm that has fixed this issue as well.