So this cause me a headache for a few hours… with the new responsive engine and repeating groups header alignment…
I thought I would post so it may help anyone else that is scratching their head as to why their tables are not aligning…
IF you de select ‘fixed number of rows’, and you have enough data to make the scroll bar appear to the right then your header will be thrown off by a number of pixels frustratingly, took me a while to figure out what was going on.
it throws off the alignment by 16px
Update: this is also an issue when there are not enough items to render a scroll bar the 16px are removed, so IF you cater from it in the design expecting there to eventually be more items then you will have a offset headings.
Not sure if anyone else has a way to resolve this?