diff --git a/module/my/css/task.css b/module/my/css/task.css index 15608ca3a3..b2bdee3a98 100644 --- a/module/my/css/task.css +++ b/module/my/css/task.css @@ -15,6 +15,5 @@ td.delayed {background: #e84e0f !important; color: white;} @-moz-document url-prefix() {.main-table tbody > tr.table-children > td:first-child::before {width: 4px;};} .c-hours {width: 50px;} -.c-status, .c-date {width: 70px;} -.c-project {width: 150px;} -.c-name {width:90px} +.c-status, .c-date, .c-user-short {width: 70px;} +.c-project {width: 130px;} diff --git a/module/my/view/task.html.php b/module/my/view/task.html.php index 742fcd78dd..9010307a6d 100644 --- a/module/my/view/task.html.php +++ b/module/my/view/task.html.php @@ -70,7 +70,7 @@ my->executions);?> - openedByAB);?> + openedByAB);?> task->deadlineAB);?>