Skip to content

Commit 4c676c9

Browse files
ENGCOM-1956: [Forwardport] fix for dropdown toggle icon in cart #16042
- Merge Pull Request #16042 from chirag-wagento/magento2:2.3-develop-PR-port-15991 - Merged commits: 1. f4b014d
2 parents 02aaccb + f4b014d commit 4c676c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/design/frontend/Magento/blank/web/css/source/_extends.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1402,7 +1402,7 @@
14021402
&.active {
14031403
> .title {
14041404
.lib-icon-font-symbol(
1405-
@_icon-font-content: @icon-prev,
1405+
@_icon-font-content: @icon-up,
14061406
@_icon-font-position: after
14071407
);
14081408
}

0 commit comments

Comments
 (0)