]> git.wh0rd.org - home.git/blobdiff - .mozilla/firefox/userChrome.css
firefox love
[home.git] / .mozilla / firefox / userChrome.css
diff --git a/.mozilla/firefox/userChrome.css b/.mozilla/firefox/userChrome.css
new file mode 100644 (file)
index 0000000..f0e43f4
--- /dev/null
@@ -0,0 +1,4 @@
+.tabbrowser-tab:not([pinned]) {
+       max-width: 250px !important;
+       min-width: 40px !important;
+}