Skip to content

Commit d2ebc19

Browse files
committed
[63692] Reverted comments.
1 parent 7de6ac3 commit d2ebc19

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ details {
314314
}
315315

316316
/*
317-
* Adds the correct display in all browsers.
317+
* Add the correct display in all browsers.
318318
*/
319319

320320
summary {
@@ -325,7 +325,7 @@ summary {
325325
========================================================================== */
326326

327327
/**
328-
* Adds the correct display in IE 10+.
328+
* Add the correct display in IE 10+.
329329
*/
330330

331331
template {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ details {
21892189
}
21902190

21912191
/*
2192-
* Adds the correct display in all browsers.
2192+
* Add the correct display in all browsers.
21932193
*/
21942194
summary {
21952195
display: list-item;
@@ -2198,7 +2198,7 @@ summary {
21982198
/* Misc
21992199
========================================================================== */
22002200
/**
2201-
* Adds the correct display in IE 10+.
2201+
* Add the correct display in IE 10+.
22022202
*/
22032203
template {
22042204
display: none;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,7 @@ details {
21892189
}
21902190

21912191
/*
2192-
* Adds the correct display in all browsers.
2192+
* Add the correct display in all browsers.
21932193
*/
21942194
summary {
21952195
display: list-item;
@@ -2198,7 +2198,7 @@ summary {
21982198
/* Misc
21992199
========================================================================== */
22002200
/**
2201-
* Adds the correct display in IE 10+.
2201+
* Add the correct display in IE 10+.
22022202
*/
22032203
template {
22042204
display: none;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ details {
444444
}
445445

446446
/*
447-
* Adds the correct display in all browsers.
447+
* Add the correct display in all browsers.
448448
*/
449449
summary {
450450
display: list-item;
@@ -454,7 +454,7 @@ summary {
454454
========================================================================== */
455455

456456
/**
457-
* Adds the correct display in IE 10+.
457+
* Add the correct display in IE 10+.
458458
*/
459459

460460
/**

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ details {
323323
}
324324

325325
/*
326-
* Adds the correct display in all browsers.
326+
* Add the correct display in all browsers.
327327
*/
328328

329329
summary {
@@ -334,7 +334,7 @@ summary {
334334
========================================================================== */
335335

336336
/**
337-
* Adds the correct display in IE 10+.
337+
* Add the correct display in IE 10+.
338338
*/
339339

340340
template {

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ details {
627627
}
628628

629629
/*
630-
* Adds the correct display in all browsers.
630+
* Add the correct display in all browsers.
631631
*/
632632
summary {
633633
display: list-item;
@@ -637,7 +637,7 @@ summary {
637637
========================================================================== */
638638

639639
/**
640-
* Adds the correct display in IE 10+.
640+
* Add the correct display in IE 10+.
641641
*/
642642
template {
643643
display: none;

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ details {
627627
}
628628

629629
/*
630-
* Adds the correct display in all browsers.
630+
* Add the correct display in all browsers.
631631
*/
632632
summary {
633633
display: list-item;
@@ -637,7 +637,7 @@ summary {
637637
========================================================================== */
638638

639639
/**
640-
* Adds the correct display in IE 10+.
640+
* Add the correct display in IE 10+.
641641
*/
642642
template {
643643
display: none;

0 commit comments

Comments
 (0)