I had same issue, been able to solve it via this fix
<div class="table" style="overflow: auto;">
instead of this:
<div class="table table-responsive">