Skip to content
Snippets Groups Projects
Commit 86ce73c9 authored by olysenko's avatar olysenko
Browse files

Merge remote-tracking branch 'origin/MAGETWO-62237' into bugfixes

parents 219a0364 4a00bf17
No related merge requests found
......@@ -81,9 +81,11 @@
);
}
.sorter.sort-desc {
&:before {
content: @icon-arrow-down;
.sorter {
.sort-desc {
&:before {
content: @icon-arrow-down;
}
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment