scss/roojs-bootstrap/table.scss
[roojs1] / css-bootstrap4 / roojs-bootstrap-debug.css
index 2cd78e9..62035f9 100644 (file)
@@ -2952,6 +2952,10 @@ table td .navbar {
   display: none;
 }
 /* multiselect */
+.roo-select2-container-multi {
+  width: 100%;
+  /* needed on BS4? */
+}
 .roo-select2-container-multi .roo-select2-choices {
   height: auto !important;
   height: 1%;
@@ -3308,6 +3312,9 @@ html.bootstrap-sticky body {
 .navbar .pagination > li > span {
   min-height: 34px;
 }
+.table tfoot td {
+  padding: 0;
+}
 .navbar .pagination {
   margin: 0;
 }