Skip to content

Commit 07ae66a

Browse files
committed
update plugin files
1 parent 642c9c3 commit 07ae66a

File tree

4 files changed

+336
-183
lines changed

4 files changed

+336
-183
lines changed

plugins/datatables-searchbuilder/css/searchBuilder.bootstrap4.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
div.dt-button-collection {
22
overflow: visible !important;
3+
z-index: 2002 !important;
34
}
45
div.dt-button-collection div.dtsb-searchBuilder {
5-
width: 100% !important;
6+
width: 99% !important;
7+
padding-left: 10px !important;
8+
padding-right: 10px !important;
69
}
710

811
.dtsb-greyscale {

plugins/datatables-searchbuilder/css/searchBuilder.bootstrap4.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)