Skip to content

Commit

Permalink
Fixed issue of drop-down arrow direction in cart price rule
Browse files Browse the repository at this point in the history
  • Loading branch information
hiren0241 committed Apr 22, 2019
1 parent 9312b47 commit 27e048f
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 27e048f

Please sign in to comment.