mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
LoginView: Add wrapper to position logo correctly
This commit is contained in:
parent
155bc0f0c2
commit
235c0c1321
@ -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(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user