Fixed undesired “collage” of tagged stories

This commit is contained in:
Tobi Schäfer 2015-01-06 13:16:02 +01:00
parent f899a12fb0
commit 7e2fd74e1e
3 changed files with 18 additions and 18 deletions

View file

@ -19,7 +19,7 @@
</tr>
<% #tagged %>
<div class='av-gallery-wrapper' data-caption='<% image.description default=<% image.fileName %> %>'>
<div class='av-tagged-image' data-caption='<% image.description default=<% image.fileName %> %>'>
<% image.render | image.link %>
</div>