Skip to content

Commit cea78f9

Browse files
author
Stanislav Idolov
authored
ENGCOM-1956: [Forwardport] fix for dropdown toggle icon in cart #16042
2 parents ff6e0b8 + 4c676c9 commit cea78f9

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)