From fc2b36b7022e3fc9e666199c16e8f135e60b5b77 Mon Sep 17 00:00:00 2001 From: "t. Macleod Sawyer" Date: Tue, 9 Mar 2021 18:05:08 -0600 Subject: [PATCH] Update readme.md --- firefox/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/readme.md b/firefox/readme.md index 612f44b..eea2ef5 100644 --- a/firefox/readme.md +++ b/firefox/readme.md @@ -10,7 +10,7 @@ Then the sidebar switcher will be missing, you need to add this to your userChro ``` #sidebar-box { - --menubar-height: -40px; + --menubar-height: -40px !important; } ```