diff options
author | Jonathan Neal <jonathantneal@hotmail.com> | 2017-05-28 21:01:47 -0400 |
---|---|---|
committer | Jonathan Neal <jonathantneal@hotmail.com> | 2017-05-28 21:01:47 -0400 |
commit | be70b61b9ab492890ca48fc5f9b4f18eab229563 (patch) | |
tree | d8990f4fba00c5060f1423ff6ed33f8b1cafde06 | |
parent | 4c55d4d29ef0c3345a859ea0542c05364fd601f8 (diff) | |
download | normalize.css-be70b61b9ab492890ca48fc5f9b4f18eab229563.tar.gz normalize.css-be70b61b9ab492890ca48fc5f9b4f18eab229563.zip |
Update IE comment formatting
-rw-r--r-- | normalize.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/normalize.css b/normalize.css index 0119cb5..3216c29 100644 --- a/normalize.css +++ b/normalize.css @@ -54,7 +54,7 @@ figure { } /** - * Add the correct margin in IE 8. + * Add the correct margin in IE 8-. */ figure { @@ -305,7 +305,7 @@ fieldset { } /** - * Show the overflow in Edge, IE. + * Show the overflow in Edge and IE. */ input { @@ -407,7 +407,7 @@ textarea { ========================================================================== */ /* - * Add the correct display in Edge, IE. + * Add the correct display in Edge and IE. */ details { |