Bootstrap 4 DOM Alignment
Bootstrap 4 DOM Alignment
andrewtmendoza
Posts: 12Questions: 4Answers: 0
Hi @allan,
On the Bootstrap 4 example (https://datatables.net/examples/styling/bootstrap4.html) I noticed that the filtering input and pagination control are no longer right aligned. Is this something that will be changed in a later version?
Thanks,
Andrew
This discussion has been closed.
Answers
Yes - its actually already fixed in the nightly.
Bootstrap 4 alpha 6 made a number of significant changes, and DataTables 1.10.13 shipped before a6 - hence why they aren't currently playing nicely together. The next release of DataTables will bring it back into sync - or use the nightly for now.
Allan