mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
CSS: Fix navigation level-2 indentation
This commit is contained in:
parent
d3f9f82238
commit
b6adf2caef
@ -137,7 +137,7 @@ ul:not(.nav-level-2) > .selected > a {
|
|||||||
> a {
|
> a {
|
||||||
color: @menu-2ndlvl-color;
|
color: @menu-2ndlvl-color;
|
||||||
font-size: @font-size-small;
|
font-size: @font-size-small;
|
||||||
padding: 0.364em 0.545em 0.364em (@icon-width + .75em);
|
padding: 0.364em 0.545em 0.364em (@icon-width + .75em)/@font-size-small;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:not(.selected):not(.active) > a:hover,
|
&:not(.selected):not(.active) > a:hover,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user