mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
monitoring/list/services: hardcode margin once again
This commit is contained in:
parent
79cdd8c94a
commit
b03307196a
@ -4,7 +4,7 @@ $helper = $this->getHelper('MonitoringState');
|
||||
if (!$this->compact): ?>
|
||||
<div class="controls">
|
||||
<?= $this->tabs ?>
|
||||
<div class="dontprint">
|
||||
<div style="margin: 1em;" class="dontprint">
|
||||
<?= $this->translate('Sort by') ?> <?= $this->sortControl ?>
|
||||
<?php if (! $this->filterEditor): ?>
|
||||
<?= $this->filterPreview ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user