DataTables pagination, next button out of place bug

DataTables pagination, next button out of place bug

demegodemego Posts: 4Questions: 2Answers: 0

Hi all, I've noticed that 'Next' button is out of place, im using the latest release:

cdn.datatables.net/1.10.16/css/jquery.dataTables.css
//code.jquery.com/jquery-1.12.4.js
cdn.datatables.net/1.10.16/js/jquery.dataTables.js

No other css is present, this is default datatables with serverside processing enabled.

Pagination looks like this
As you can see my mouse is over the the place where next button should be, clicking it works like next button, but the actual next button is out of place and disabled, any ideas whats up?

Answers

This discussion has been closed.