Change layout of datatable items.
Change layout of datatable items.
i want to change the layout of my buttons, lenght menu and search bar. The lenght menu and the buttons overlaps

i couldnt replicate the exact same problem i have in my website.
https://live.datatables.net/vumiweqe/5/edit?html,console,output
This discussion has been closed.
Answers
Looks like you are using Bootstrap 5 in the test case but using the
domoption for standard Datatables styling. See the example in the docs for usingdomwith Bootstrap 5 as it uses the grid system.Kevin