diff --git a/templates/objectives/skills/list.html b/templates/objectives/skills/list.html index 3f04a8cc24..91b086f2ba 100644 --- a/templates/objectives/skills/list.html +++ b/templates/objectives/skills/list.html @@ -75,7 +75,7 @@ }) $('#skill_table').DataTable({ - scrollY: 700, + scrollY: 650, scrollCollapse: true, paging: false, searching: false,