Minor fixes for footable

This commit is contained in:
André P
2017-03-21 10:38:16 +01:00
parent aae1b9c9f2
commit 736fb91f4e
2 changed files with 37 additions and 32 deletions

View File

@@ -13,6 +13,12 @@ table.footable>tbody>tr.footable-empty>td {
.pagination a {
text-decoration: none !important;
}
.panel panel-default {
overflow: visible !important;
}
.table-responsive {
overflow: visible !important;
}
</style>
<div class="container">
<div class="row">