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 {
451451 border-style : solid;
452452}
453453
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-
467454textarea {
468455 resize : vertical;
469456}
Original file line number Diff line number Diff line change @@ -447,18 +447,6 @@ img {
447447 border-style : solid;
448448}
449449
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-
462450textarea {
463451 resize : vertical;
464452}
You can’t perform that action at this time.
0 commit comments