diff --git a/app/assets/stylesheets/shared/datatable.scss b/app/assets/stylesheets/shared/datatable.scss index e82a1df02..e740f05b9 100644 --- a/app/assets/stylesheets/shared/datatable.scss +++ b/app/assets/stylesheets/shared/datatable.scss @@ -189,4 +189,5 @@ div.dataTables_wrapper div.dataTables_paginate ul.pagination { align-items: center; display: flex; + justify-content: end; }