commit f5de8ff82429620c73fead2401ab3152c0422df7 parent b96cdfa5a971b0af13c6e515cd932baa1749c71b Author: Matsuda Kenji <info@mtkn.jp> Date: Sun, 20 Nov 2022 21:01:10 +0900 add bookmarkbar Diffstat:
M | firefox/userChrome.css | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/firefox/userChrome.css b/firefox/userChrome.css @@ -27,3 +27,8 @@ direction: ltr; flex: 2; } + +#PersonalToolbar { + direction: ltr; + flex: 1; +}