From bb193e93e2925f5ec71756e34f65534a34d67f77 Mon Sep 17 00:00:00 2001 From: James Campos Date: Fri, 3 Oct 2014 10:00:44 -0700 Subject: [PATCH] fix for image posts --- js/inline.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/inline.js b/js/inline.js index 55389f36..fd445a7a 100644 --- a/js/inline.js +++ b/js/inline.js @@ -18,7 +18,7 @@ var node = this.className // XXX post hover element is added to the quoting post - ? $root.find('> .body, > .inline').first() + ? $root.find('> .files, > .inline').first() : this.nextSibling var link = {