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; } ```