Skip to content

Commit d62f304

Browse files
committed
[63692] Reverted comments.
1 parent 77501ab commit d62f304

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

src/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
}
4444

4545
/**
46-
* Adds class.
46+
* Add class.
4747
*
4848
* @param {Object} el
4949
* @param {string} cls

src/wp-content/themes/twentynineteen/sass/_normalize.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ legend {
239239
}
240240

241241
/**
242-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
242+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
243243
*/
244244

245245
progress {

src/wp-content/themes/twentynineteen/style-rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@ legend {
21172117
}
21182118

21192119
/**
2120-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
2120+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
21212121
*/
21222122
progress {
21232123
vertical-align: baseline;

src/wp-content/themes/twentynineteen/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2117,7 +2117,7 @@ legend {
21172117
}
21182118

21192119
/**
2120-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
2120+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
21212121
*/
21222122
progress {
21232123
vertical-align: baseline;

src/wp-content/themes/twentytwentyone/assets/css/ie.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ legend {
377377
}
378378

379379
/**
380-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
380+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
381381
*/
382382
progress {
383383
vertical-align: baseline;

src/wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ legend {
248248
}
249249

250250
/**
251-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
251+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
252252
*/
253253

254254
progress {

src/wp-content/themes/twentytwentyone/style-rtl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ legend {
560560
}
561561

562562
/**
563-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
563+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
564564
*/
565565
progress {
566566
vertical-align: baseline;

src/wp-content/themes/twentytwentyone/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ legend {
560560
}
561561

562562
/**
563-
* Adds the correct vertical alignment in Chrome, Firefox, and Opera.
563+
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
564564
*/
565565
progress {
566566
vertical-align: baseline;

0 commit comments

Comments
 (0)