diff --git a/core/wiki/macros/thumbnails.tid b/core/wiki/macros/thumbnails.tid index 36a9e5fbd..29bfb12fb 100644 --- a/core/wiki/macros/thumbnails.tid +++ b/core/wiki/macros/thumbnails.tid @@ -5,7 +5,7 @@ tags: $:/tags/Macro <$link to="""$link$""">
<$reveal type="nomatch" text="" default="""$image$""" tag="div" style="width:$width$px;height:$height$px;"> [img[$image$]] -<$reveal type="match" text="" default="""$image$""" tag="div" class="tc-thumbnail-background" style="width:$width$px;height:$height$px;background-color:$background-color$;">
+<$reveal type="match" text="" default="""$image$""" tag="div" class="tc-thumbnail-background" style="width:$width$px;height:$height$px;background-color:$background-color$;">
$icon$
$caption$