.tabbrowser-tabs > hbox > tab { -moz-box-align: start; -moz-box-orient: horizontal;} /*Vertical Tab Bar*/ /*set equal min and max tab width use tabmix drag indicator on tabs add this to your userChrome.css*/ /* Display the tabbar on the left */ #content > tabbox { -moz-box-orient: horizontal; }