diff --git a/files/assets/css/datatables.css b/files/assets/css/datatables.css index 202c03308..0290ae149 100644 --- a/files/assets/css/datatables.css +++ b/files/assets/css/datatables.css @@ -3,3 +3,7 @@ .dataTables_paginate { white-space: nowrap; } + +.dataTables_wrapper .dataTables_paginate { + margin-bottom: 2em; +}