We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ac336c commit 7ac5072Copy full SHA for 7ac5072
normalize.css
@@ -292,6 +292,14 @@ button:-moz-focusring,
292
outline: 1px dotted ButtonText;
293
}
294
295
+/**
296
+ * Correct the padding in Firefox.
297
+ */
298
+
299
+fieldset {
300
+ padding: 0.35em 0.75em 0.625em;
301
+}
302
303
/**
304
* 1. Correct the text wrapping in Edge and IE.
305
* 2. Correct the color inheritance from `fieldset` elements in IE.
0 commit comments