Missing classes on search input
When using datatables.net 1.10.24 together with datatables.net-bs 1.10.24 and rendering the search input, the Bootstrap classes present in datatables.net 1.10.23 are missing.
This are the classes that are present in 1.10.23 and missing in 1.10.24:

This is how the search input looks in Chrome with version 1.20.23:

This is how the search input looks in Chrome with version 1.20.24:

Reverting to version 1.20.23 fixes the problem.
Sorry, I found out that this bug happens when using the mentioned combination with datatables.net-buttons v1.7.0.
Should this be moved to the datatables.net-buttons repository?
Here is fine - it would just be me replying in the other repo anyway :-).
I've just had a look at our Bootstrap 4 example which uses Buttons 1.7.0 and DataTables 1.10.24. It also seems okay. Can you link to a page showing the issue please?