diff --git a/firefox/treestyletab.css b/firefox/treestyletab.css index 98df13a..d4a8aec 100644 --- a/firefox/treestyletab.css +++ b/firefox/treestyletab.css @@ -77,6 +77,6 @@ tab-item tab-favicon * { } .highlighter::before { - margin-top: -1px; - margin-bottom: -1px; + margin-top: 0px; + margin-bottom: 0px; }