Hi,
my submenu had a overlap which I fixed with custom CSS, but should there be a 9px overlap of the black border and white background of the submenu (see attachment)?
I had to add this code:
#main-menu .sub-menu {
margin-top: 9px;
}
/linus
#main-menu > li {
height: 73px;
}
