Skip to content

Commit b87672a

Browse files
Added Changes
1 parent aaf1478 commit b87672a

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

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

112112
> .stock.unavailable {
113-
line-height: 1;
114-
padding: @indent__s 11px;
115-
color: @color-orange-red1;
116113
border: 1px solid @color-orange-red1;
114+
color: @color-orange-red1;
117115
font-weight: @font-weight__semibold;
116+
line-height: 1;
117+
padding: @indent__s 11px;
118118
}
119119
}
120120
}

0 commit comments

Comments
 (0)