Forums
(@slobberbone)
13 years, 6 months ago
And this bug too : https://bugzilla.mozilla.org/show_bug.cgi?id=817961
I answer to myself !
It’s a bug in Firefox if we use flot instruction in CSS with filedset.
See https://bugzilla.mozilla.org/show_bug.cgi?id=478834
The solution is to add this in you style.css : fieldset { clear: both; }
fieldset { clear: both; }