Skip to content

Commit 210689a

Browse files
author
Stanislav Idolov
authored
ENGCOM-2372: [backport] fix #16764 Rating Star issue on Product detail Page. #16839
2 parents 73ed076 + a46e426 commit 210689a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/css/source/lib/_rating.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
input[type="radio"] {
3939
.lib-visually-hidden();
4040

41-
&:focus,
41+
&:hover,
4242
&:checked {
4343
+ label {
4444
&:before {

0 commit comments

Comments
 (0)