From 9bd0918b973e53f662a6a33042d350ac83bde274 Mon Sep 17 00:00:00 2001 From: oinochoe Date: Tue, 24 Nov 2020 11:36:19 +0900 Subject: [PATCH] Fieldsets have common attribute and size is widen than I think.. --- normalize.css | 1 + 1 file changed, 1 insertion(+) diff --git a/normalize.css b/normalize.css index 192eb9c..a76003c 100644 --- a/normalize.css +++ b/normalize.css @@ -228,6 +228,7 @@ button:-moz-focusring, fieldset { padding: 0.35em 0.75em 0.625em; + min-inline-size:auto; } /**