Skip to content

Commit bd4b82f

Browse files
ENGCOM-4797: Fixed issue of drop-down arrow direction in cart price rule #22456
- Merge Pull Request #22456 from hiren0241/magento2:fixed-issue-22434 - Merged commits: 1. 27e048f
2 parents 9312b47 + 27e048f commit bd4b82f

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)