diff --git a/src/General/css/style.css b/src/General/css/style.css index 00eccef2d..b8990f04c 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -752,7 +752,7 @@ span.hide-announcement { display: none; } /* Werk Tyme */ -.werkTyme .post .file { +.werkTyme .postContainer:not(.noFile) .fileThumb { display: none; }