mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-19 12:52:11 +01:00
b03863fae7
- Bootstrap's CSS doesn't allow for using rows inside the table-responsive class, so we need to add a couple of overrides to support this. - See thread 29738. Thanks danielbsnake72 and bkates for the input