mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
fix thumb title overflow in browser
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
{% for BasketElement in Basket.getElements() %}
|
||||
{% set record = BasketElement.getRecord() %}
|
||||
<div class="diapo" style="width:150px; height:180px;">
|
||||
<div class='titre'>
|
||||
<div class='title'>
|
||||
{{record.get_original_name()}}
|
||||
</div>
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user