diff --git a/src/css/style.css b/src/css/style.css index 7fd7f1c70..b5b6ebbda 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -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; }