diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 2fc6409d0..e90d7cd3b 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -347,9 +347,11 @@ textarea { } fieldset { - // Chrome and Firefox set a `min-width: min-content;` on fieldsets, - // so we reset that to ensure it behaves more like a standard block element. - // See https://github.com/twbs/bootstrap/issues/12359. + // Browsers set a default `min-width: min-content;` on fieldsets, + // unlike e.g. `