mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
- 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