We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf570dd + 1bd4d38 commit 683c6f5Copy full SHA for 683c6f5
app/design/frontend/Magento/blank/Magento_LayeredNavigation/web/css/source/_module.less
@@ -29,13 +29,13 @@
29
}
30
.filter-options {
31
margin: 0;
32
- > dt {
+ .filter-options-title {
33
.lib-heading(h4);
34
margin: 0 0 @indent__s;
35
+ word-break: break-all;
36
- > dd {
37
+ .filter-options-content {
38
margin: 0 0 @indent__m;
-
39
.item {
40
margin-bottom: 3px;
41
0 commit comments