Overlapping sorting icons
Overlapping sorting icons
Itamarcus
Posts: 15Questions: 6Answers: 0
I have a problem like in the attached picture (Overlapping sort icons in the column header).
how can I fix it?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Looks like you are using bootstrap and have loaded the Datatables styling CSS for both Datatables default styling and Bootstrap styling. This page provides details of what needs loaded for Bootstrap.
https://datatables.net/manual/styling/bootstrap
The easiest way to get the proper files is using the Download Builder.
Kevin
yes, I adjusted the references and now it seems ok ...
thanks