Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit f548a7f

Browse files
author
Stanislav Idolov
authored
ENGCOM-2345: [forwardport] fix #16764 Rating Star issue on Product detail Page. #16808
2 parents ef4b6ef + 5f83678 commit f548a7f

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)