Hi Joe and all, I just upgraded to 2.3.4.4 from 2.3.4.1. We have a "home brew" skin with a horizontal menu that's suddenly styled differently under this new release. The active menu items look the same as they always have, but the blank area to the right of the links is now not picking up the correct color. I traced the issue back with Firebug, and I see there is a "float: left" directive in an element.style section for ctl00_SiteMenu1_ctl00. If I turn that directive off in Firebug, the color is correct across the whole menu bar. The problem, of course, is that element.style is being set somewhere outside of the CSS, and I don't know how (or if) I can override it.
Any ideas how I can fix this?
Thanks!
Jamie