Skip to content

Commit 7c3ce72

Browse files
Karlasachirag-wagento
authored andcommitted
fix for dropdown toggle icon
1 parent 4d1b832 commit 7c3ce72

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)