sort icons overlapping
sort icons overlapping
matthewj
Posts: 39Questions: 2Answers: 0
sort icons overlap when jquery theme is applied:
This discussion has been closed.
Answers
Yes, that's a bug in this site that I'm still figuring out how to rectify (I've got a plan for a new revision that will solve it).
The problem is that both the DataTables base stylesheet and the jQuery UI integration stylesheets are being loaded. Only one should be.
The reason it is a problem on this site is that the DataTables base stylesheet is integrated into the site's main CSS file.
Allan