aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorRefael Iliaguyev <rellect@gmail.com>2017-05-01 17:54:33 +0300
committerJonathan Neal <jonathantneal@hotmail.com>2017-05-01 10:54:33 -0400
commit7ac507237949560935c6173428251c933cfd8026 (patch)
treeeab96eb38f0c13d82dbd3690c5f77b69edf4072d
parent2ac336c420fc59680df4d02ff50d85f97c8518d6 (diff)
downloadnormalize.css-7ac507237949560935c6173428251c933cfd8026.tar.gz
normalize.css-7ac507237949560935c6173428251c933cfd8026.zip
Correct the padding in firefox (#671)
-rw-r--r--normalize.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/normalize.css b/normalize.css
index b26c100..acd5aa7 100644
--- a/normalize.css
+++ b/normalize.css
@@ -293,6 +293,14 @@ button:-moz-focusring,
}
/**
+ * Correct the padding in Firefox.
+ */
+
+fieldset {
+ padding: 0.35em 0.75em 0.625em;
+}
+
+/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out