From 6f208d3d8111c2b491940bf2161ca0d376fffd6c Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 13 Nov 2016 09:40:31 -0500 Subject: [PATCH] fix https://github.com/gorhill/uBlock/commit/4d0eaf3b3c2c36ba5b007481121f2b3ce67b9861#commitcomment-19799336 --- src/css/popup.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/css/popup.css b/src/css/popup.css index 9846b9785..2e8dfefc9 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -349,10 +349,7 @@ body[dir="rtl"] #tooltip { } #firewallContainer > div > span[data-acount]:before, #firewallContainer > div > span[data-bcount]:after { - font-family: "Noto Mono", monospace; position: absolute; - top: 50%; - transform: translate(0, -50%); } #firewallContainer > div > span[data-acount]:before { left: 0.1em;