File tree Expand file tree Collapse file tree 1 file changed +6
-19
lines changed
app/design/frontend/Magento/luma/Magento_Catalog/web/css/source/module Expand file tree Collapse file tree 1 file changed +6
-19
lines changed Original file line number Diff line number Diff line change 108
108
.actions-primary {
109
109
display : inline-block ;
110
110
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
- }
118
111
}
119
112
}
120
113
286
279
}
287
280
}
288
281
}
282
+
283
+ .product-item-actions {
284
+ .actions-primary {
285
+ display : block ;
286
+ }
287
+ }
289
288
}
290
289
291
290
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen__s ) {
423
422
}
424
423
}
425
424
426
- //
427
- // Mobile
428
- // _____________________________________________
429
-
430
- .media-width (@extremum , @break ) when (@extremum = ' max' ) and (@break = @screen__s ) {
431
- .product-item-actions {
432
- .actions-primary {
433
- display : block ;
434
- }
435
- }
436
- }
437
-
438
425
//
439
426
// Desktop
440
427
// _____________________________________________
You can’t perform that action at this time.
0 commit comments