Article Details
Id:14737
Product:finPOWER Connect
Type:FIX
Version:3.00.07
Opened:26/07/2017
Closed:26/07/2017
Released:18/08/2017
Job: J019362

HTML Widgets; Grids; CSS "float" was being ignored

A recent change to HTML Widget grids meant that, if defined as an HTML TABLE element that has a CSS float specified, this was being ignored.

This was due to the table being wrapped (via code) in a DIV.

Grids have been updated to inherit the CSS float setting from the TABLE element where necessary.

NOTE: This caused certain built-in HTML Widgets such as the "Accounts Breakdown" to move the chart to the left of the table where it should have appeared to the right.