Skip to content

Commit 2479154

Browse files
author
Oleksandr Dubovyk
committed
MAGETWO-46895: Category with 1 column layout has Layered Navigation UI broken
- Formatted acc Code-style 2
1 parent 9f1d4bc commit 2479154

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434

3535
.filter-label {
3636
display: block;
37-
font-weight: bold;
37+
font-weight: @font-weight__bold;
3838

3939
&:after {
40-
content: ':'
40+
content: ':';
4141
}
4242
}
4343

0 commit comments

Comments
 (0)