From: Guillaume Pellerin Date: Thu, 24 Sep 2015 19:42:46 +0000 (+0200) Subject: fix img and titles X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=bb486653c7305743a34323b56dda8dc70110e8cd;p=diggersdigest.git fix img and titles --- diff --git a/app/records/static/css/dig2.css b/app/records/static/css/dig2.css index be25ba5..c2b078c 100644 --- a/app/records/static/css/dig2.css +++ b/app/records/static/css/dig2.css @@ -64,7 +64,7 @@ hr { .placeholder { display:block; - height:148px; + height:250px; background: white; } diff --git a/app/templates/pages/category.html b/app/templates/pages/category.html index d208035..454cbe6 100644 --- a/app/templates/pages/category.html +++ b/app/templates/pages/category.html @@ -61,12 +61,12 @@
{% if product.image %} - + {% else %}
{% endif %}