typo
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@4662 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
9221be7c05
commit
0ccaf0b036
@ -973,7 +973,7 @@ TreeStyleTabBrowser.prototype = {
|
||||
else {
|
||||
if (this.getTreePref('tabbar.fixed.horizontal')) {
|
||||
b.setAttribute(this.kFIXED, true);
|
||||
if (!this.isMultiRow) {
|
||||
if (!this.isMultiRow()) {
|
||||
b.mStrip.removeAttribute('height');
|
||||
b.mPanelContainer.removeAttribute('height');
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user