gristmill / jquery-popbox

jQuery PopBox UI Element
http://gristmill.github.com/jquery-popbox/
420 stars 77 forks source link

Changing popbox to position:absolute causes width to go awry #10

Open Cipherlad opened 11 years ago

Cipherlad commented 11 years ago

I need to absolutely position the popbox div, but doing so causes both the link content and the box content to not display a proper width. I commented out the position:relative in the stylesheet, and the positioning attribute values in the tag itself.