From b5e504b13fd6e4e203e13922f4f3daaae3bc0d18 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 26 Sep 2021 22:44:04 -0700 Subject: refactor --- .mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.mozilla') diff --git a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css b/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css index cd515eae..e8f9392c 100644 --- a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css +++ b/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css @@ -1,7 +1,8 @@ @import url(firefox-csshacks/chrome/navbar_tabs_oneliner.css); @import url(firefox-csshacks/chrome/urlbar_popup_full_width.css); -/* need 46vw for search bookmarks urls and title shown in one line */ +/* on my laptop with linux, if only has more tool >> button and application menu hambugger button, +need 46vw for search bookmarks urls and title shown in one line */ #navigator-toolbox{ --uc-navigationbar-width: 46vw !important; } -- cgit v1.2.3-70-g09d2