Re: [csswg-drafts] Is `<fieldset/>` a replaced element or has other extra behaviour?

> But setting `min-width: 0` doesn't help in Firefox.

It seems Firefox uses `min-width: -moz-min-content` by default, so `0` does the trick for me.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2178#issuecomment-356624419 using your GitHub account

Received on Wednesday, 10 January 2018 14:52:13 UTC