DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

Bootstrap 4 with .table-sm #107

Closed marios88 closed 5 years ago

marios88 commented 6 years ago

Currently you have to set the class compact in order for the (+)/(-) to display properly but bootstrap 4 uses table-sm, so you have to set both

not a major issue, but a thing you have to remember!

DataTables commented 5 years ago

This along with the other latest updates should address this :-).