the delete text should be flush against the image since the edit text is

This commit is contained in:
Christopher Allan Webber 2011-07-02 14:32:54 -05:00
parent 6f65e9eb90
commit 082a675fcd

View File

@ -97,8 +97,7 @@
</p> </p>
<p> <p>
<img src="{{ request.staticdirect('/images/icon_delete.png') }}" <img src="{{ request.staticdirect('/images/icon_delete.png') }}"
class="media_icon" /> class="media_icon" />delete
delete
</p> </p>
{% endif %} {% endif %}
</p> </p>