Hi,
I had to use:
nav.std-menu ul.sub-menu, ul.mega-sub-menu {
top: inherit;
margin-top: -2px;
}
To make it match how it worked in earlier versions. All good now.
Will this fix be included in a future update, or do I need to keep this in my child theme CSS?
Thanks for your help.