mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
mobilemenu.less: Remove redundant .flyout-menu
styles
This commit is contained in:
parent
2a99d50954
commit
2273442916
@ -25,6 +25,7 @@
|
||||
> button {
|
||||
font-size: .5em;
|
||||
height: 100%;
|
||||
padding: .25em;
|
||||
|
||||
// Reset font-size for child elements
|
||||
> * {
|
||||
@ -54,11 +55,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.active, .selected {
|
||||
background: @menu-active-bg-color;
|
||||
color: @menu-active-color;
|
||||
}
|
||||
|
||||
.flyout {
|
||||
position: fixed;
|
||||
bottom: 3.5em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user