LoginView: Add wrapper to position logo correctly

This commit is contained in:
Florian Strohmaier 2017-11-15 15:11:32 +01:00 committed by Eric Lippmann
parent 155bc0f0c2
commit 235c0c1321
1 changed files with 1 additions and 1 deletions
application/views/scripts/authentication

View File

@ -9,7 +9,7 @@
. ' Chrome, Safari and Firefox.' . ' Chrome, Safari and Firefox.'
) ?> ) ?>
</div> </div>
<div id="icinga-logo" class="invert" aria-hidden="true"></div> <div class="logo-wrapper"><div id="icinga-logo" class="invert" aria-hidden="true"></div></div>
<?php if ($requiresSetup): ?> <?php if ($requiresSetup): ?>
<p class="config-note"><?= sprintf( <p class="config-note"><?= sprintf(
$this->translate( $this->translate(