mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 03:09:10 +02:00
configmenu.less: Don’t use level-2 only for .config-menu
This commit is contained in:
parent
1a9eda4e1c
commit
0d0ba52072
@ -97,6 +97,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.nav-level-1 li a {
|
||||
// Match effective padding left of level-2 flyouts. (1.5 + .5 em)
|
||||
padding-left: 2em;
|
||||
font-size: 11/12em;
|
||||
}
|
||||
|
||||
.state-badge {
|
||||
line-height: 1.2;
|
||||
padding: .25em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user