File tree Expand file tree Collapse file tree 2 files changed +0
-25
lines changed Expand file tree Collapse file tree 2 files changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -451,19 +451,6 @@ img {
451
451
border-style : solid;
452
452
}
453
453
454
- /**
455
- * Temporary reset for a change introduced in Chrome 62 but now reverted.
456
- *
457
- * We can remove this when the reversion is in a normal Chrome release.
458
- */
459
-
460
- button ,
461
- [type = "button" ],
462
- [type = "reset" ],
463
- [type = "submit" ] {
464
- border-radius : 0 ;
465
- }
466
-
467
454
textarea {
468
455
resize : vertical;
469
456
}
Original file line number Diff line number Diff line change @@ -447,18 +447,6 @@ img {
447
447
border-style : solid;
448
448
}
449
449
450
- /**
451
- * Temporary reset for a change introduced in Chrome 62 but now reverted.
452
- *
453
- * We can remove this when the reversion is in a normal Chrome release.
454
- */
455
- button ,
456
- [type = "button" ],
457
- [type = "reset" ],
458
- [type = "submit" ] {
459
- border-radius : 0 ;
460
- }
461
-
462
450
textarea {
463
451
resize : vertical;
464
452
}
You can’t perform that action at this time.
0 commit comments