]> git.parisson.com Git - teleforma.git/commitdiff
preview on the middle
authoryomguy <yomguy@parisson.com>
Tue, 31 Jul 2012 22:13:42 +0000 (00:13 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 31 Jul 2012 22:13:42 +0000 (00:13 +0200)
teleforma/templates/teleforma/inc/media_list.html

index 2b66a7defc95a5d40598470e50b05e580bcd2172..545016ea36c3f4a59df46842c933b49db77923ed 100644 (file)
@@ -13,7 +13,7 @@
          {% if media.is_published or user.is_staff %}
           {% if media.type == 'webm' %}
             <tr>
-            <td {% if forloop.first %}class="border-top"{% endif %} width="230px">
+            <td {% if forloop.first %}class="border-top"{% endif %} width="230px" valign="middle">
                 <a href="{% url teleforma-media-detail media.id %}" title="{% trans "View" %}" target="_blank">
                  {% if media.item.related.all %}
                  {% for related in media.item.related.all %}