Skip to content

Commit 03197e9

Browse files
authored
ENGCOM-4541: [Frontend] Fixing the accessibility standards violation #21851
2 parents 2f4d12a + b24277a commit 03197e9

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)