Skip to content

Commit e037fd1

Browse files
committed
Add a wrapping div, per @NateWr
1 parent baf8a3a commit e037fd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/displayInline.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@
2626
{/if}
2727

2828
{* Show article inline *}
29+
<div class="inline_html_galley">
2930
{$inlineHtmlGalley}
31+
</div>
3032

3133
{call_hook name="Templates::Article::Footer::PageFooter"}
3234

0 commit comments

Comments
 (0)