regression: failed to restore tab attributes
This commit is contained in:
parent
a8d4e7fd9e
commit
b3e5c9d86d
@ -868,8 +868,6 @@ TreeStyleTabBrowser.prototype = {
|
||||
aTab.minWidth = this.mTabBrowser.mTabContainer.mTabMinWidth;
|
||||
aTab.setAttribute('flex', 100);
|
||||
}
|
||||
if (tabContentBox)
|
||||
tabContentBox.setAttribute('align', 'center');
|
||||
if (this.getTreePref('compatibility.TMP'))
|
||||
aTab.removeAttribute('dir'); // Tab Mix Plus
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user