]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/conversation.tpl
multiple fixes; the jot-header works as standalone, not sure what's up.
[friendica.git] / view / theme / dispy / conversation.tpl
index 0b14f1c80a68c0a0352e7e02280f616da04c0376..41b6aeadffeb43f8fbc9d6c5473e1c4cc32d8baf 100644 (file)
@@ -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 }}