diff --git a/src/css/style.css b/src/css/style.css index 8447debbd..038cef4fa 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -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; }