fix map floating above menu
This commit is contained in:
parent
f1a87a899f
commit
131d17f89c
@ -1019,6 +1019,7 @@ label:hover {
|
||||
/* publishers map */
|
||||
#map {
|
||||
margin-bottom: 4rem;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user