width: 100%;
overflow: hidden;
position: relative;
+ z-index: 110;
}
@media screen and (min-width: 480px), screen and (min-device-width: 480px) {
border-top-right-radius: 5px;
background-color: rgba(0, 0, 0, .4);
display: inline-block;
+ position: relative;
}
.wcf-mainMenu > ul > li {
background-color: #d8e7f5;
margin: 0 23px;
position: relative;
+ z-index: 90;
}
@media screen and (min-width: 480px), screen and (min-device-width: 480px) {
text-align: center;
padding: 0 23px 33px;
position: relative;
+ z-index: 110;
}
@media screen and (min-width: 480px), screen and (min-device-width: 480px) {