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

Commit 5f83678

Browse files
ENGCOM-2345: [forwardport] fix #16764 Rating Star issue on Product detail Page. #16808
- Merge Pull Request magento/magento2#16808 from Karlasa/magento2:FP-PR-16766 - Merged commits: 1. 1dd2017
2 parents 7968f8b + 1dd2017 commit 5f83678

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)