Fix bug from v1.14.10.0 causing full image and thumbnail to briefly appear simultaneously while contracting images and causing unwanted scrolling.
(bug from commit 829ef77159652710df48e3a85eef5e097f7052e1)
This commit is contained in:
parent
02fa06d4ef
commit
8688bfc955
@ -1316,7 +1316,7 @@ textarea.copy-text-element {
|
||||
.expanded-image > .post > .file > .fileThumb > img[data-md5] {
|
||||
display: none;
|
||||
}
|
||||
.full-image[data-full-i-d] {
|
||||
.full-image[data-file-i-d] {
|
||||
display: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user