Skip to content

Commit 354859e

Browse files
committed
Language
1 parent ee50234 commit 354859e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

normalize.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ video {
3333
* Improves page center consistency regardless of content height in all browsers
3434
* 3.
3535
* Remove text size adjust tap color for <html> element
36-
* Fixes text size and tap color displayed oddly in iOS
36+
* Improves text size and tap color displayed oddly in iOS
3737
*/
3838

3939
html {
@@ -69,7 +69,7 @@ img {
6969

7070
/*
7171
* Add bottom border to <abbr> element
72-
* Fixes styling not present in IE6/7/8/9 Chrome10 Saf5
72+
* Fixes styling not present in IE6/7/8/9 C10 S5
7373
*/
7474

7575
abbr {
@@ -78,7 +78,7 @@ abbr {
7878

7979
/*
8080
* Add italic font style to <dfn> element
81-
* Fixes styling not present in Chrome10 Saf5
81+
* Fixes styling not present in C10 S5
8282
*/
8383

8484
dfn {
@@ -97,7 +97,7 @@ mark {
9797

9898
/*
9999
* Redeclare monospace font family to <pre> <code> <kbd> <samp> elements
100-
* Fixes font family set oddly in Chrome10 Saf5
100+
* Fixes font family set oddly in C10 S5
101101
*/
102102

103103
pre,
@@ -123,7 +123,7 @@ pre {
123123
* 1.
124124
* Addresses CSS quotes not supported in IE6/7
125125
* 2.
126-
* Addresses quote attributes not supported in Saf4
126+
* Addresses quote attributes not supported in S4
127127
*/
128128

129129
/* 1 */
@@ -161,7 +161,7 @@ legend {
161161

162162
/*
163163
* Remove margin from form elements
164-
* Fixes margin displayed oddly in Chrome10 Saf5
164+
* Fixes margin displayed oddly in C10 S5
165165
*/
166166

167167
button,
@@ -174,7 +174,7 @@ textarea {
174174
/*
175175
* Define inner-spacing for <button> element
176176
* 1. Fixes spacing displayed oddly in IE6/7
177-
* 2. Addresses padding differences between all browsers
177+
* 2. Addresses padding differences in all browsers
178178
* 3. Fixes border and padding displayed oddly in FF3/4
179179
*/
180180

0 commit comments

Comments
 (0)