Fix overlapping elements in shop items.
This commit is contained in:
parent
2f3701739d
commit
6fef73f469
|
@ -1997,7 +1997,8 @@ a.reset_variations {
|
||||||
margin: 0 8px 16px 8px;
|
margin: 0 8px 16px 8px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
img.attachment-woocommerce_thumbnail {
|
img.attachment-woocommerce_thumbnail,
|
||||||
|
img.woocommerce-placeholder {
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue