mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 14:24:41 +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 {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
background-color: white;
|
||||
position: absolute;
|
||||
overflow: hidden;
|
||||
|
Loading…
x
Reference in New Issue
Block a user