Search code examples
tablesorter

Tablesoreter Filter Widget / Scroller Widget/ columns width


if I use Tablesorter with scroller filter bootstrap theme the column widths are not the same like the widths of thead any known issues?

[visible here in this jsfiddle][1]    

sincerely [1]: https://jsfiddle.net/enoopxmf/


Solution

  • Remove the table-layout: fixed; definition and it should work fine (demo).