Fix image expansion under current 4chan theme.

This commit is contained in:
ccd0 2016-04-01 20:36:20 -07:00
parent 873cd4bad2
commit 3d5077c8e5

View File

@ -178,6 +178,7 @@ ImageExpand =
el.src = src or file.url
el.className = 'full-image'
$.addClass el, 'expanded-thumb' if $.hasClass doc, 'md2016'
$.after thumb, el
if isVideo