mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
Remove unnecessary inline style
This commit is contained in:
parent
6e57e6dc98
commit
708b4dbe8f
@ -333,7 +333,6 @@ class BasketController extends ActionController
|
|||||||
$this->content()->add(Html::tag('h2', $type));
|
$this->content()->add(Html::tag('h2', $type));
|
||||||
$this->content()->add($table);
|
$this->content()->add($table);
|
||||||
}
|
}
|
||||||
$this->content()->add(Html::tag('div', ['style' => 'height: 5em']));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user