Skip to content

Commit aaf1478

Browse files
Added necessary indentations
1 parent e520c8b commit aaf1478

File tree

1 file changed

+2
-2
lines changed
  • app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module

1 file changed

+2
-2
lines changed

app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module/_listings.less

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,12 @@
110110
vertical-align: middle;
111111

112112
> .stock.unavailable {
113-
line-height: 1;
113+
line-height: 1;
114114
padding: @indent__s 11px;
115115
color: @color-orange-red1;
116116
border: 1px solid @color-orange-red1;
117117
font-weight: @font-weight__semibold;
118-
}
118+
}
119119
}
120120
}
121121

0 commit comments

Comments
 (0)