Skip to content
Discussion options

You must be logged in to vote

Okay, I finally figured it out. It's a bit of a weird one. When the page loads there is no "table-layout: fixed" style attribute on the table (as seen using the browser console), however when I move the cursor over the page one is getting added, which is why the column widths appear to change. Simply adding "table-layout: fixed" myself to the style attribute of the table fixes the problem.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Stephen-Lamb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant