Archived
1
0

fix bug with inline image expand where br element leaves spaces after expand

This commit is contained in:
Jeff Becker
2016-04-30 09:06:08 -04:00
parent d1bf4cc7f3
commit 7e47470cea

View File

@@ -40,7 +40,6 @@
{{{thread.OP.RenderPost}}} {{{thread.OP.RenderPost}}}
{{# thread.Replies}} {{# thread.Replies}}
{{{RenderPost}}} {{{RenderPost}}}
<br/>
{{/ thread.Replies}} {{/ thread.Replies}}
</div> </div>
<hr/> <hr/>