I\'m trying to use display: table with fieldset, but it\'s not scaling properly. The same thing works if I change to
display: table
The fieldset is an element with special behavior, so it is likely for this issue to occur.
Add another div wrapper inside your fieldset wrapper, and use the div. Change fieldset back to normal, or block.
a b c