add bottom margin to avoid images directly sticking together
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4170 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
03aa7d3c32
commit
60c6311efa
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<a tal:attributes="href cell/targetUrl;
|
||||
title cell/description">
|
||||
<metal:image use-macro="item/macros/image" />
|
||||
</a><br />
|
||||
</a><br />
|
||||
</div>
|
||||
<div tal:attributes="class python:cell.cssClass[1]">
|
||||
<a tal:attributes="href cell/targetUrl">
|
||||
|
|
Loading…
Add table
Reference in a new issue