forked from leftypol/leftypol
fix for image posts
This commit is contained in:
parent
8d91efc560
commit
bb193e93e2
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue