mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
9eb7164152
- The fix here is to set the box sizing for the table and its cells to be content-box sizing to allow the column width calculations to occur correctly - 17932