File tree Expand file tree Collapse file tree 6 files changed +13
-13
lines changed
app/design/frontend/Magento
Magento_Catalog/web/css/source
Magento_Wishlist/web/css/source
Magento_Catalog/web/css/source
Magento_Wishlist/web/css/source Expand file tree Collapse file tree 6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 60
60
}
61
61
62
62
&-info {
63
- width : 150 px ;
63
+ width : 152 px ;
64
64
max-width : 100% ;
65
65
.page-products & {
66
66
width : 240px ;
316
316
.page-layout-3columns .products-grid .product-item { width : 100% / 4 }
317
317
.page-products .products-grid .product-items { margin : 0 ; }
318
318
.page-products .products-grid .product-item {
319
- width : 23% ;
320
- margin-left : calc (~ " (100% - 4 * 23%) / 3" );
319
+ width : 23.233 % ;
320
+ margin-left : calc (~ " (100% - 4 * 23.233 %) / 3" );
321
321
padding : 0 ;
322
322
& :nth- child(4 n+ 1 ) {
323
323
margin-left : 0 ;
Original file line number Diff line number Diff line change 82
82
.page-layout-3columns .block.widget .products-grid .product-item { width : 100% / 4 }
83
83
.block.widget .products-grid .product-items { margin : 0 ; }
84
84
.block.widget .products-grid .product-item {
85
- width : 24% ;
86
- margin-left : calc (~ " (100% - 4 * 24%) / 3" );
85
+ width : 24.439 % ;
86
+ margin-left : calc (~ " (100% - 4 * 24.439 %) / 3" );
87
87
padding : 0 ;
88
88
& :nth- child(4 n+ 1 ) {
89
89
margin-left : 0 ;
Original file line number Diff line number Diff line change 289
289
.media-width (@extremum , @break ) when (@extremum = ' min' ) and (@break = @screen-l ) {
290
290
.wishlist-index-index .products-grid .product-items { margin : 0 ; }
291
291
.wishlist-index-index .products-grid .product-item {
292
- width : 24% ;
293
- margin-left : calc (~ " (100% - 4 * 24%) / 3" );
292
+ width : 24.439 % ;
293
+ margin-left : calc (~ " (100% - 4 * 24.439 %) / 3" );
294
294
padding : 0 ;
295
295
& :nth- child(4 n+ 1 ) {
296
296
margin-left : 0 ;
Original file line number Diff line number Diff line change 58
58
}
59
59
60
60
&-info {
61
- width : 150 px ;
61
+ width : 152 px ;
62
62
max-width : 100% ;
63
63
.page-products & {
64
64
width : 240px ;
317
317
.page-layout-3columns .products-grid .product-item { width : 100% / 4 }
318
318
.page-products .products-grid .product-items { margin : 0 ; }
319
319
.page-products .products-grid .product-item {
320
- width : 24% ;
321
- margin-left : calc (~ " (100% - 4 * 24%) / 3" );
320
+ width : 24.439 % ;
321
+ margin-left : calc (~ " (100% - 4 * 24.439 %) / 3" );
322
322
padding : 0 ;
323
323
& :nth- child(4 n+ 1 ) {
324
324
margin-left : 0 ;
Original file line number Diff line number Diff line change 328
328
margin : 0 ;
329
329
}
330
330
.product-item {
331
- width : 24% ;
331
+ width : 24.439 % ;
332
332
margin-left : calc (~ " (100% - 4 * 24%) / 3" );
333
333
margin-bottom : @indent-base ;
334
334
padding : 0 ;
Original file line number Diff line number Diff line change 157
157
<var name =" customer_account_my_tags_tag_view:height" >100</var >
158
158
159
159
<var name =" cart_cross_sell_products:type" >thumbnail</var >
160
- <var name =" cart_cross_sell_products:width" >235 </var >
160
+ <var name =" cart_cross_sell_products:width" >200 </var >
161
161
<var name =" cart_cross_sell_products:ratio" >1</var >
162
- <var name =" cart_cross_sell_products:height" >290 </var >
162
+ <var name =" cart_cross_sell_products:height" >248 </var >
163
163
164
164
<var name =" gift_messages_checkout_thumbnail:type" >thumbnail</var >
165
165
<var name =" gift_messages_checkout_thumbnail:width" >100</var >
You can’t perform that action at this time.
0 commit comments