Fix tabs layout bugs
This commit is contained in:
parent
9af7f6dcdd
commit
bf97c42167
2 changed files with 4 additions and 0 deletions
|
@ -185,6 +185,8 @@ var AIRTIME = (function(AIRTIME){
|
|||
|
||||
if (self.isActive()) { // Closing the current tab, otherwise we don't need to switch tabs
|
||||
toTab.switchTo();
|
||||
} else {
|
||||
mod.onResize();
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue