datatable css rendering out of table
datatable css rendering out of table

For chrome browser the css shading goes outside the table. This is from recent updates to google chrome. Anybody have a fix?
This discussion has been closed.
For chrome browser the css shading goes outside the table. This is from recent updates to google chrome. Anybody have a fix?
Answers
Looks like you are using Bootstrap integration and some custom CSS config. Can you post a test case replicating this issue so we can take a look.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
You can compare to the standard Datatalbes example:
https://datatables.net/examples/styling/bootstrap.html
Kevin