Update fedmenu z-index for the ambassadors map.
This commit is contained in:
parent
8790714731
commit
3e43b9523e
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#fedmenu-tray {
|
||||
width: 48px;
|
||||
z-index: 101;
|
||||
z-index: 1010;
|
||||
}
|
||||
|
||||
.fedmenu-button {
|
||||
|
@ -76,7 +76,7 @@
|
|||
width: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 98;
|
||||
z-index: 1008;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
@ -143,7 +143,7 @@
|
|||
|
||||
-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23);
|
||||
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23);
|
||||
z-index: 100;
|
||||
z-index: 1009;
|
||||
}
|
||||
|
||||
.fedmenu-content.fedmenu-active {
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
#fedmenu-tray {
|
||||
width: 48px;
|
||||
z-index: 101;
|
||||
z-index: 1010;
|
||||
}
|
||||
|
||||
.fedmenu-button {
|
||||
|
@ -76,7 +76,7 @@
|
|||
width: 100%;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 98;
|
||||
z-index: 1008;
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
@ -143,7 +143,7 @@
|
|||
|
||||
-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23);
|
||||
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23);
|
||||
z-index: 100;
|
||||
z-index: 1009;
|
||||
}
|
||||
|
||||
.fedmenu-content.fedmenu-active {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue