Skip to content

Commit bfa4bf5

Browse files
authored
fix for dropdown toggle icon
1 parent 9d6930c commit bfa4bf5

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)