diff --git a/module/block/view/executionblock.html.php b/module/block/view/executionblock.html.php index 6840fa44ad..6854e2ab3d 100644 --- a/module/block/view/executionblock.html.php +++ b/module/block/view/executionblock.html.php @@ -14,6 +14,7 @@ .table .c-progress {width: 60px;} .table .c-estimate {width: 85px;} .c-hours {text-align: right !important; padding-right: 24px !important;} +.table .c-burn {width: 150px;}
" . $lang->execution->create, '', "class='btn btn-primary'")?>
@@ -32,13 +33,13 @@ execution->progress;?> - execution->burn;?> + execution->burn;?> - - + + get->entry}'" : "class='text-center'"; $viewLink = $this->createLink('execution', 'task', 'executionID=' . $execution->id); @@ -67,8 +68,8 @@ burns);?>'> - - + +