From 992c7035abfefcb8a5c94031f8cb720e41205aa6 Mon Sep 17 00:00:00 2001 From: "t. Macleod Sawyer" Date: Sun, 28 Feb 2021 04:20:44 -0600 Subject: [PATCH] Update userChrome.md --- firefox/userChrome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/userChrome.md b/firefox/userChrome.md index 8d3c1ff..e3ae719 100644 --- a/firefox/userChrome.md +++ b/firefox/userChrome.md @@ -34,7 +34,7 @@ This is a collection of my UserChrome scripts, may be seperated, more than likel } :root { - --sidebar-width: 58px; + --sidebar-width: 50px; --toolbar-height: -50px; --menubar-height: -75px; --toolmenubar-height: -80px;