diff --git a/module/project/css/execution.css b/module/project/css/execution.css index 030c955446..014a197078 100644 --- a/module/project/css/execution.css +++ b/module/project/css/execution.css @@ -12,4 +12,3 @@ th.table-nest-title .check-all {position: absolute; left: 15px; top: 7px;} #executionTableList > tr:not(.has-nest-child) .table-nest-toggle {display: none;} #executionTableList > tr:not(.has-nest-child) .project-type-label {margin-left: 22px;} .table-statistic {padding-left: 10px;} -#executionTableList .table-nest-icon {top: 6px;}