diff --git a/normalize.css b/normalize.css index 192eb9ce4..e2fde39cc 100644 --- a/normalize.css +++ b/normalize.css @@ -240,10 +240,8 @@ fieldset { legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ - display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ - white-space: normal; /* 1 */ } /**