From c66110a60fd2bb75cef9a6252561298ee986bd1e Mon Sep 17 00:00:00 2001 From: Ajay Date: Mon, 21 Mar 2022 22:42:47 -0400 Subject: [PATCH] Increase tooltip zindex --- public/content.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/content.css b/public/content.css index 095c59eb..f697300e 100644 --- a/public/content.css +++ b/public/content.css @@ -592,6 +592,7 @@ input::-webkit-inner-spin-button { line-height: 1.5em; color: white; font-size: 12px; + z-index: 1000; } .sponsorBlockTooltip a {