Unanswered: fieldset screwing up entire page layout
Unanswered: fieldset screwing up entire page layout
I've got a side panel and when I put a fieldset in it, it completely screws up the entire page layout. I thought maybe it was too wide so i even made it super narrow just to test. I removed the form elements within the fieldset (so all there was in the panel was the fieldset heading) and the problem still existed. I then put the form elements directly in the panel just to make sure it wasn't one of them that was causing this problem... and the problem does not exist... so for some reason fieldset is badly screwing up my layout.
are there any known issues with fieldset, or does anyone have any idea why this would happen and things to try? thanks.