mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 18:59:04 +02:00
CSS: Fix active item inset left padding
This commit is contained in:
parent
69325b6d92
commit
ec5398e4a0
@ -102,7 +102,7 @@
|
||||
&.active {
|
||||
margin-left: 0;
|
||||
background: @icinga-blue;
|
||||
padding-left: 1.75em;
|
||||
padding-left: 1.7em;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user