Skip to content

Commit 3a7ec0d

Browse files
Update _listings.less
1 parent 4c545f2 commit 3a7ec0d

File tree

1 file changed

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

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,13 @@
108108
.actions-primary {
109109
display: inline-block;
110110
vertical-align: middle;
111+
112+
> .stock.unavailable {
113+
line-height: 1;
114+
padding-bottom: @indent__s;
115+
padding-right: 24px;
116+
padding-top: @indent__s;
117+
}
111118
}
112119
}
113120

0 commit comments

Comments
 (0)