Skip to content

Commit f8b9147

Browse files
committed
Reverting the PR#20861 changes because of violating accessibility standards
1 parent 0e8428c commit f8b9147

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lib/web/css/source/lib/_resets.less

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,13 +105,6 @@
105105
.lib-css(box-shadow, @focus__box-shadow);
106106
}
107107
}
108-
109-
input[type="radio"],
110-
input[type="checkbox"] {
111-
&:focus {
112-
box-shadow: none;
113-
}
114-
}
115108
}
116109

117110
//

0 commit comments

Comments
 (0)