datatable css rendering out of table
datatable css rendering out of table
![stevielawsom0908](https://secure.gravatar.com/avatar/f78c84df375a27d4672f7347aa7fd0b6/?default=https%3A%2F%2Fvanillicon.com%2Ff78c84df375a27d4672f7347aa7fd0b6_200.png&rating=g&size=120)
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