DataTables overflow with bootstrap version 3.1.1

DataTables overflow with bootstrap version 3.1.1

alexkingalexking Posts: 1Questions: 1Answers: 0

Hi,
i have a webapp based on Bootsrap 3.0.2, i needed to upgrade bootstrap to 3.1.1, now my datatables overflowding the DIV, so i can't see the last 2 columns.
I added these CSS:
<link href="https://cdn.datatables.net/1.10.20/css/dataTables.bootstrap.min.css" rel="stylesheet"/>
<link href="https://cdn.datatables.net/responsive/2.2.3/css/responsive.bootstrap.min.css" rel="stylesheet"/>

But nothing can repair this. I did not make a jsfiddle beacaus a lot of files are loaded.

Do you have an idea?

Thanks.

Answers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586

    Hi @alexking,

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

This discussion has been closed.