monitoring/list/services: hardcode margin once again

This commit is contained in:
Thomas Gelf 2014-06-21 05:27:10 +02:00
parent 79cdd8c94a
commit b03307196a
1 changed files with 1 additions and 1 deletions

View File

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