Minor copy changes to CSS comments

This commit is contained in:
necolas 2011-05-27 02:39:36 +01:00
parent 64ac7d0c1d
commit 7b3b5e48be

6
normalize.css vendored
View File

@ -122,7 +122,7 @@ a:active {
/* /*
* Add bottom border to <abbr> element * Add bottom border to <abbr> element
* Fixes styling not present in IE6/7/8/9 S5 Chrome * Fixes styling not present in IE7/8/9 S5 Chrome
*/ */
abbr[title] { abbr[title] {
@ -352,8 +352,8 @@ input[type="radio"] {
/* /*
* Define box sizing and appearance for search <input> type * Define box sizing and appearance for search <input> type
* Address box sizing set to border-box in S5 Chrome (include -moz to future-proof) * Addresses box sizing set to border-box in S5 Chrome (include -moz to future-proof)
* Address appearance set to searchfield in S5 Chrome * Addresses appearance set to searchfield in S5 Chrome
*/ */
input[type="search"] { input[type="search"] {