>>588
CSSで
/* Firefox タブ幅を指定 */
.tabbrowser-tab[fadein]:not([pinned]) {
min-width: 70px !important;
max-width: 70px !important;
}

数値は自由に