From 7b3b5e48be2ed75f9c42177587ef6e11a63e209a Mon Sep 17 00:00:00 2001 From: necolas Date: Fri, 27 May 2011 02:39:36 +0100 Subject: [PATCH] Minor copy changes to CSS comments --- normalize.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/normalize.css b/normalize.css index 38e27f1..700a74c 100644 --- a/normalize.css +++ b/normalize.css @@ -122,7 +122,7 @@ a:active { /* * Add bottom border to element - * Fixes styling not present in IE6/7/8/9 S5 Chrome + * Fixes styling not present in IE7/8/9 S5 Chrome */ abbr[title] { @@ -352,8 +352,8 @@ input[type="radio"] { /* * Define box sizing and appearance for search type - * Address box sizing set to border-box in S5 Chrome (include -moz to future-proof) - * Address appearance set to searchfield in S5 Chrome + * Addresses box sizing set to border-box in S5 Chrome (include -moz to future-proof) + * Addresses appearance set to searchfield in S5 Chrome */ input[type="search"] {