From a1ef8b3ec8ec194e1ddb51a94929774a5d94ca6c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 4 May 2020 11:34:21 -0400 Subject: [PATCH] Fix power button not rendering on Firefox 68 ESR Related feedback: - https://github.com/gorhill/uBlock/commit/1f91e527464b#commitcomment-38930600 Looking through MDN documentation, I am unable to understand why this was broken on Firefox 68 ESR while this worked fine on Firefox 75. --- src/popup-fenix.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/popup-fenix.html b/src/popup-fenix.html index c43f8f3e5..9110cfd0e 100644 --- a/src/popup-fenix.html +++ b/src/popup-fenix.html @@ -26,8 +26,11 @@ that we can use a clip-path in order to ensure that the stroke does not "bleed" outside the fill area. --> + + - + +