mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed position of submenus
This commit is contained in:
parent
aaf459790f
commit
9ee27da75f
@ -194,12 +194,14 @@ li:hover ul { display: block; }
|
||||
}
|
||||
|
||||
#subicon_god-setup {
|
||||
top: -175px;
|
||||
top: -140px;
|
||||
}
|
||||
#subicon_god-extensions {
|
||||
top: -315px;
|
||||
}
|
||||
|
||||
#subBulk_operations {
|
||||
top: -210px;
|
||||
}
|
||||
#menu_container {
|
||||
z-index: 3;
|
||||
position: absolute;
|
||||
|
Loading…
x
Reference in New Issue
Block a user