It appears that the dropdown element is behaving oddly in Production. Any ideas why? When inspecting, if I remove the position:relative
on the ww-layout
class, the dropdown displays where I want it, but I’m not sure if that’s really the solution and if it is, do I need to overwrite this within the individual element?
Production (position:relative):
Production (position:relative):
Testing: