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
d2c2c017f1
commit
2f2c6b64e4
@ -1314,7 +1314,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