Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Which browsers and browser versions are the problems in?
The solution may be to add;
#menu li {
position: relative;
}
#menu li {
top: 32px;
}
There dosnt seem to be a particular one thats the problem. IE on win 7 some work OK – some not!
sorry should have said IE9 most others seem ok
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
I can’t replicate the problem in IE9.