mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 21:34:28 +02:00
menu.less: Align .config-menu
This commit is contained in:
parent
29ef96349c
commit
ddd630117a
@ -17,15 +17,6 @@
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#layout:not(.minimal-layout) #menu {
|
||||
// Space for the #toggle-sidebar button
|
||||
&:after {
|
||||
content: "";
|
||||
display: block;
|
||||
padding-bottom: 2.25em;
|
||||
}
|
||||
}
|
||||
|
||||
#menu .nav-item {
|
||||
vertical-align: middle;
|
||||
|
||||
@ -480,9 +471,10 @@ input[type=text].search-input {
|
||||
padding: 0;
|
||||
color: @text-color-light;
|
||||
position: absolute;
|
||||
bottom: 0.2em;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: 3;
|
||||
line-height: 2;
|
||||
|
||||
i {
|
||||
background-color: @body-bg-color;
|
||||
|
Loading…
x
Reference in New Issue
Block a user