Question
Lightbox not centering on Firefox
I have a case where the lightbox modal isn't centering when shown-- apparently this is happening only on Firefox.
What's happening is that when "positionContent" (in forms2.js) is being called, vars w and h of the contentElem are both <0 (-20).
Is this a known bug? What's the best workaround?
Thank you...