@-moz-document url("chrome://browser/content/browser.xul")

{
.tabbrowser-tabs tab[faviconized="true"][first-tab="true"] {
max-width: 52px !important;
}

window {
padding: 4px !important;
}
}