From b32749aa6e495aedc286e9537a4ee664c467919c Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Fri, 21 Apr 2023 19:08:55 -0400 Subject: fix: zoom + forum.nunosempere.com, Matt Levine's newsletter --- plugins/readability/readability.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/readability') diff --git a/plugins/readability/readability.js b/plugins/readability/readability.js index 78a398d..9310961 100644 --- a/plugins/readability/readability.js +++ b/plugins/readability/readability.js @@ -2394,7 +2394,7 @@ if (document.domain == "archive.is" ){ iframe { display: none; } - #div[id^='stickyModal'] { + #div[id^='stickypbModal'] { display: none; } ` -- cgit v1.2.3