Skip to content

Commit 683c6f5

Browse files
author
Natalia Momotenko
committed
Merge remote-tracking branch 'origin/MAGETWO-42847-new' into PR-4
2 parents bf570dd + 1bd4d38 commit 683c6f5

File tree

1 file changed

+3
-3
lines changed
  • app/design/frontend/Magento/blank/Magento_LayeredNavigation/web/css/source

1 file changed

+3
-3
lines changed

app/design/frontend/Magento/blank/Magento_LayeredNavigation/web/css/source/_module.less

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
}
3030
.filter-options {
3131
margin: 0;
32-
> dt {
32+
.filter-options-title {
3333
.lib-heading(h4);
3434
margin: 0 0 @indent__s;
35+
word-break: break-all;
3536
}
36-
> dd {
37+
.filter-options-content {
3738
margin: 0 0 @indent__m;
38-
3939
.item {
4040
margin-bottom: 3px;
4141
}

0 commit comments

Comments
 (0)