I am having a odd problem trying to keep the width of a table 100% of it’s parent. It has something to do with the column formatting but I can’t seem to figure it out,
Take this fiddle for example. Enter a number in the “Increase %” column and you will see the table slightly shrink. I want the table to always maintain 100% width. How do I achieve that?