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;}