Skip to content

Commit

Permalink
ENGCOM-2372: [backport] fix #16764 Rating Star issue on Product detai…
Browse files Browse the repository at this point in the history
…l Page. #16839
  • Loading branch information
Stanislav Idolov authored Jul 16, 2018
2 parents 73ed076 + a46e426 commit 210689a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/web/css/source/lib/_rating.less
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
input[type="radio"] {
.lib-visually-hidden();

&:focus,
&:hover,
&:checked {
+ label {
&:before {
Expand Down

0 comments on commit 210689a

Please sign in to comment.