mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-06 09:14:00 -08:00
Fix: Fullscreen - Separated bookmarkbar option #383
This commit is contained in:
parent
ca5814827a
commit
1a18247aaa
4 changed files with 17 additions and 29 deletions
2
user.js
2
user.js
|
|
@ -105,6 +105,8 @@ user_pref("userChrome.tab.bottom_rounded_corner", true);
|
|||
// user_pref("userChrome.panel.full_width_separator", true);
|
||||
// user_pref("userChrome.panel.full_width_padding", true);
|
||||
|
||||
// user_pref("userChrome.fullscreen.show_bookmarkbar", true); // Sideeffect show #383
|
||||
|
||||
// user_pref("userChrome.icon.account_image_to_right", true);
|
||||
// user_pref("userChrome.icon.account_label_to_right", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue