aboutsummaryrefslogtreecommitdiffstats
path: root/view/conversation.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/conversation.tpl')
-rw-r--r--view/conversation.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/conversation.tpl b/view/conversation.tpl
index 43bb1dd47..fccd9a8bb 100644
--- a/view/conversation.tpl
+++ b/view/conversation.tpl
@@ -16,6 +16,8 @@
</div>
{{ endfor }}
+<div id="conversation-end"></div>
+
{{ if $dropping }}
<div id="item-delete-selected" class="fakelink" onclick="deleteCheckedItems();">
<div id="item-delete-selected-icon" class="icon drophide" title="$dropping" onmouseover="imgbright(this);" onmouseout="imgdull(this);" ></div>