Skip to content

Commit

Permalink
ENGCOM-4797: Fixed issue of drop-down arrow direction in cart price r…
Browse files Browse the repository at this point in the history
…ule #22456
  • Loading branch information
sidolov authored Apr 24, 2019
2 parents 20f7bf7 + c10d595 commit 2eef26e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@

padding-right: 44px;

&:focus {
&:active {
background-image+: url('../images/arrows-bg.svg');
background-position+: ~'calc(100% - 12px)' 13px;

Expand Down

0 comments on commit 2eef26e

Please sign in to comment.