@@ -11,6 +11,16 @@
border-radius: 1px;
}
+.bootstrap-table
+.table,
+.table>tbody>tr>th,
+.table>tfoot>tr>th,
+.table>thead>tr>td,
+.table>tbody>tr>td,
+.table>tfoot>tr>td {
+ padding: 8px !important;
+}
+
.fixed-table-container {
position: relative;
clear: both;