diff --git a/module/project/css/testtask.css b/module/project/css/testtask.css index 36c6fbf838..fadd06cce7 100644 --- a/module/project/css/testtask.css +++ b/module/project/css/testtask.css @@ -1,7 +1,7 @@ .table-group-btns {width: 200px;} .table-footer, .table-grouped {box-shadow: none !important;} -.table-footer {margin-top: 10px;} +.table-footer {margin-top: 10px; margin-left: 205px;} .table-grouped > thead>tr>th.c-id, .table-grouped > tbody>tr>td.c-id {padding-left: 15px;} .table-grouped > tbody>tr>td {overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}