max height in product_in_list
This commit is contained in:
parent
f210f1f359
commit
fb3158571f
@ -6,6 +6,8 @@
|
||||
{% include 'html/product_missing_image.html' %}
|
||||
{% endif %}
|
||||
</div>
|
||||
<h4><a href="{{ page_name }}">{{ item_name }}</a></h4>
|
||||
<p class="help">Item Code: {{ name }}</p>
|
||||
<div style="height: 40px; overflow: hidden; font-size: 80%;">
|
||||
<h4><a href="{{ page_name }}">{{ item_name }}</a></h4>
|
||||
<p class="help">Item Code: {{ name }}</p>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user