minor style fix tasklist popup

Former-commit-id: 628e94f56a92558e3af648520ca13d4fb658d184
This commit is contained in:
fbsanchez 2019-03-26 11:09:17 +01:00
parent 4031ae9bf7
commit d05b78520f
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ if ($progress_task_discovery) {
$table = new StdClasS();
$table->class = 'databox data';
$table->width = '75%';
$table->styleTable = 'margin: 2em auto;border: 1px solid #ddd;background: white;';
$table->styleTable = 'margin: 2em auto 0;border: 1px solid #ddd;background: white;';
$table->rowid = [];
$table->data = [];