Skip to content

Commit b24277a

Browse files
ENGCOM-4541: [Frontend] Fixing the accessibility standards violation #21851
- Merge Pull Request #21851 from eduard13/magento2:2.3-develop-revert-20861 - Merged commits: 1. f8b9147
2 parents d976a2b + f8b9147 commit b24277a

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)