Skip to content

Commit 27e048f

Browse files
committed
Fixed issue of drop-down arrow direction in cart price rule
1 parent 9312b47 commit 27e048f

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)