mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
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;
|
use Icinga\Web\Url;
|
||||||
|
|
||||||
if (! $this->compact): ?>
|
if (! $this->compact): ?>
|
||||||
<div class="controls separated">
|
<div class="controls">
|
||||||
<?= $this->tabs; ?>
|
<?= $this->tabs; ?>
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<?= $this->sortBox ?>
|
<?= $this->sortBox ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user