Remove border from controls in the shared navigation overview

This commit is contained in:
Eric Lippmann 2015-11-16 10:23:08 +01:00
parent 61930a4b1b
commit 3a091f97ca
1 changed files with 1 additions and 1 deletions

View File

@ -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 ?>