Problems with Bootstrap 4 - Margin at the left + right of every table
Problems with Bootstrap 4 - Margin at the left + right of every table
Hi all,
I've got the following problem:
When using Bootstrap 4 every DataTable table gets about 15px margin at the left and right of the table.
You can see it here also:
https://datatables.net/extensions/fixedcolumns/examples/styling/bootstrap4.html
compared to:
https://datatables.net/extensions/fixedcolumns/examples/styling/bootstrap.html
How I can i fix this? I want to use the whole width.
And yes, I'm using the current version of dataTables.bootstrap4.min.css
Thank you
oSIRus
This question has an accepted answers - jump to answer
Answers
Hi @oSIRus ,
Take a look at this example here, it's using @paultechguy 's fix from this thread.
Hope that helps,
Cheers,
Colin