mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 07:14:35 +02:00
Fix dropdowntab margins
This commit is contained in:
parent
01f94c574d
commit
b451af5fe7
@ -44,6 +44,8 @@ ul.tabs li a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ul.dropdown-menu {
|
ul.dropdown-menu {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user