layout question
layout question
MadMax76
Posts: 149Questions: 33Answers: 1
Hi,
I am currently having the problem, that the option buttons are not inline with the text.
E.G.
or here the buttuns are not beneath each other:
how can I change this behavior?
Thanks
Max
Replies
I see two different sorting arrows. So you have conflicting Datatables CSS. Use the Download Builder to obtain the correct CSS files for the styling framework you are using. This is likely not the problem though.
Thats a styling issue. You can inspect the elements to see what is being applied and maybe what to change. Otherwise if you want help we will need to do the same. Please post a link to your page or a test case replicating the issue so we can help debug.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin