Skip to content

Commit da1b898

Browse files
ENGCOM-1955: [Backport] fix for dropdown toggle icon in cart #16043
- Merge Pull Request #16043 from chirag-wagento/magento2:2.1-develop-PR-port-15991 - Merged commits: 1. 7c3ce72
2 parents 4d1b832 + 7c3ce72 commit da1b898

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
@@ -1401,7 +1401,7 @@
14011401
&.active {
14021402
> .title {
14031403
.lib-icon-font-symbol(
1404-
@_icon-font-content: @icon-prev,
1404+
@_icon-font-content: @icon-up,
14051405
@_icon-font-position: after
14061406
);
14071407
}

0 commit comments

Comments
 (0)