Skip to content

Commit

Permalink
Removal instructions if desired
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl committed Jan 26, 2024
1 parent 995c201 commit 64720e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions IE6/chrome/toolbars.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
border-bottom: 1px solid #86929e !important;
}

/* ! Menu padding - remove these lines if you wish to remove the menu button. */
#main-window[uidensity="compact"] #nav-bar {
padding-right: 14px !important;
}
Expand All @@ -33,6 +34,7 @@
#main-window[uidensity="touch"] #nav-bar {
padding-right: 20px !important;
}
/* ! Menu padding */

toolbar:not(#TabsToolbar):not(#toolbar-menubar):not(#nav-bar) {
-moz-appearance: none !important;
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ If done correctly, you Firefox will now be skinned with Modern Modoki. **Please
#PanelUI-button { display: none !important; }
```

And comment out **lines 24 to 35** of **toolbars.css**.
And comment out **lines 24 to 37** of **toolbars.css**.

## 🌟 Credits

Expand Down

0 comments on commit 64720e1

Please sign in to comment.