Skip to content
Snippets Groups Projects
Commit 50a01c8b authored by Emmanuel Viennet's avatar Emmanuel Viennet
Browse files

Tweak css datatables pour scroll horizontal

parent cd3adb41
Branches
No related tags found
No related merge requests found
...@@ -2476,6 +2476,10 @@ li.notes_formation_list { ...@@ -2476,6 +2476,10 @@ li.notes_formation_list {
padding-top: 10px; padding-top: 10px;
} }
.dt-scroll-body {
overflow: initial !important;
}
table.dataTable.formation_list_table.gt_table { table.dataTable.formation_list_table.gt_table {
border-collapse: collapse; border-collapse: collapse;
margin-right: 12px; margin-right: 12px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment