Skip to content

Commit 2eef26e

Browse files
authored
ENGCOM-4797: Fixed issue of drop-down arrow direction in cart price rule #22456
2 parents 20f7bf7 + c10d595 commit 2eef26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@
820820

821821
padding-right: 44px;
822822

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

0 commit comments

Comments
 (0)