need add
#header-top{z-index:400;}
and modify
#main-menu li ul {
z-index: 400;
position: absolute;
left: -999em;
height: auto;
width: 170px;
margin: 1px 0px 0px 0px;
padding: 0;
}

z-index:400 <- fix conflict Overlay

Comments

devsaran’s picture

Version: 7.x-1.3 » 7.x-1.4
Status: Active » Closed (fixed)

It is fixed in 7.x-1.4.

devsaran’s picture

Issue summary: View changes

fix