minor style fix

This commit is contained in:
fbsanchez 2020-04-14 12:32:54 +02:00
parent 36daf76cc5
commit edb3059a09
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ class DiscoveryTaskList extends HTML
}
// Name.
$table->headstyle[4] .= 'min-width: 100px; width: 100px;';
$table->headstyle[4] .= 'min-width: 100px; width: 600px;';
// Status.
$table->headstyle[5] .= 'min-width: 50px; width: 100px;';
// Task type.