mirror of
https://github.com/DataTables/DataTables.git
synced 2025-04-02 20:25:21 +02: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