From: Jérémy Fabre Date: Wed, 26 Oct 2016 14:37:17 +0000 (+0200) Subject: Fix product card template on small screens X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d4a3f453f8efb05e9d4e0954ad50181f227a7327;p=mezzo.git Fix product card template on small screens --- diff --git a/app/templates/shop/includes/product_list_square_style.html b/app/templates/shop/includes/product_list_square_style.html index 06597be5..beaafd29 100644 --- a/app/templates/shop/includes/product_list_square_style.html +++ b/app/templates/shop/includes/product_list_square_style.html @@ -20,7 +20,7 @@ {% with product_inline.product as product %} {% with product.links.all|get_type_link:"link" as links %} {% with product.prestashop_products.all as prestashop_products %} -
+
{% if product.images.all %}