Skip to content

Commit b710eab

Browse files
author
Stanislav Idolov
authored
ENGCOM-1955: [Backport] fix for dropdown toggle icon in cart #16043
2 parents 4d1b832 + da1b898 commit b710eab

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)