From dd9f1d5ba6d31b8694b1f5e92ac1a57ae03189c8 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 26 Sep 2021 22:41:02 -0700 Subject: refactor --- .mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css | 1 + 1 file changed, 1 insertion(+) (limited to '.mozilla/firefox') diff --git a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css b/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css index 512fc29a..cd515eae 100644 --- a/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css +++ b/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css @@ -1,6 +1,7 @@ @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 */ #navigator-toolbox{ --uc-navigationbar-width: 46vw !important; } -- cgit v1.2.3-70-g09d2