Skip to content

Commit 9643197

Browse files
committed
Move pageSize and table columns filter buttons apart a bit
1 parent fe5442e commit 9643197

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets/css/app/tables.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ th.select-checkbox {
8484
display: inline-flex;
8585
}
8686

87+
/** Add spacing between column visibility button and length menu */
88+
.buttons-colvis {
89+
margin-right: 0.2em !important;
90+
}
91+
8792
/** Fix datatables select-checkbox position */
8893
table.dataTable tr.selected td.select-checkbox:after
8994
{

0 commit comments

Comments
 (0)