diff options
-rw-r--r-- | normalize.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/normalize.css b/normalize.css index c3a2113..b3737f9 100644 --- a/normalize.css +++ b/normalize.css @@ -104,8 +104,9 @@ a { } /** - * 1. Remove the bottom border in Chrome 57- and Firefox 39-. - * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. + * 1. Remove the bottom border in Firefox 39-. + * 2. Add the correct text decoration in Chrome 57-, Edge, IE, Opera, + and Safari. */ abbr[title] { |