I am not quite sure where this should go as I don't know how to solve it yet
I have a table
here (notice the scolling section) The table size is fixed but the amount of text in each cell on the scrolling part of the table isn't. I want to make the rows of the table fixed height and have the table columns dynamically resize to fit the text. At the moment the rows change height causing the bar fixed column not to line up with the scolling part.
I think this can probably be fixed using some css but have no idea how.
Any suggestions?
Thanks in advance.