From fb362f91ac0cdb1643e11c990375dd1f93809884 Mon Sep 17 00:00:00 2001 From: Raroun Date: Fri, 15 Dec 2023 11:39:57 +0100 Subject: [PATCH] Update style.css --- view/theme/frio/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index bb6d386b48..c5d804f8b9 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -1608,6 +1608,9 @@ textarea.comment-edit-text:focus + .comment-edit-form .preview { .fbrowser.photo .photo-album-image-wrapper .caption { pointer-events: none; } +.fbrowser.photo .photo-album-image-wrapper .jg-caption { + pointer-events: none; +} .fbrowser .profile-rotator-wrapper { min-height: 200px; }