daniel-nagy/fixed-table-header

overflow: auto causes css rendering issue in chrome

Closed this issue · 0 comments

bg87 commented

Wrapping the table in a dive with a fixed height and overflow of auto causes the header styling to disappear on scroll in chrome. Removing overflow: auto fixes the styling but disables fixed-head. I haven't noticed this issue in Firefox or Safari.