mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed visual error
This commit is contained in:
parent
390d9df706
commit
b6c02bd95c
@ -50,7 +50,7 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
li:hover ul {
|
||||
li:hover ul:not(.invisible) {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user