mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
CSS: Adjust logo-container to match tab’s height, when sidebar collapsed
This commit is contained in:
parent
f1db972cc5
commit
31815d1035
@ -257,7 +257,7 @@ html.no-js .controls > .tabs {
|
|||||||
// Collapsed sidebar
|
// Collapsed sidebar
|
||||||
#layout:not(.minimal-layout).sidebar-collapsed {
|
#layout:not(.minimal-layout).sidebar-collapsed {
|
||||||
#header-logo-container {
|
#header-logo-container {
|
||||||
height: 3.167em;
|
height: 3em;
|
||||||
padding: 0.25em 0.125em;
|
padding: 0.25em 0.125em;
|
||||||
width: 4em;
|
width: 4em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user