From 9d461846e28f90b120292a900af1328e275496ce Mon Sep 17 00:00:00 2001
From: Simon L'nu <simon.lnu@gmail.com>
Date: Mon, 5 Mar 2012 15:55:17 -0500
Subject: multiple fixes; the jot-header works as standalone, not sure what's
 up.

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
---
 view/theme/dispy/conversation.tpl | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'view/theme/dispy/conversation.tpl')

diff --git a/view/theme/dispy/conversation.tpl b/view/theme/dispy/conversation.tpl
index 0b14f1c80..41b6aeadf 100644
--- a/view/theme/dispy/conversation.tpl
+++ b/view/theme/dispy/conversation.tpl
@@ -17,5 +17,7 @@
 {{ endfor }}
 
 {{ if $dropping }}
+<div class="delete-checked">
 <a href="#" onclick="deleteCheckedItems();return false;"><span class="icon delete"></span><span class="s22 text">$dropping</span></a>
+</div>
 {{ endif }}
-- 
cgit v1.2.3