LoginView: Add wrapper to position logo correctly
This commit is contained in:
parent
155bc0f0c2
commit
235c0c1321
|
@ -9,7 +9,7 @@
|
|||
. ' Chrome, Safari and Firefox.'
|
||||
) ?>
|
||||
</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): ?>
|
||||
<p class="config-note"><?= sprintf(
|
||||
$this->translate(
|
||||
|
|
Loading…
Reference in New Issue