Remove border from controls in the shared navigation overview
This commit is contained in:
parent
61930a4b1b
commit
3a091f97ca
|
@ -3,7 +3,7 @@
|
|||
use Icinga\Web\Url;
|
||||
|
||||
if (! $this->compact): ?>
|
||||
<div class="controls separated">
|
||||
<div class="controls">
|
||||
<?= $this->tabs; ?>
|
||||
<div class="grid">
|
||||
<?= $this->sortBox ?>
|
||||
|
|
Loading…
Reference in New Issue