don't use .
This commit is contained in:
parent
cbaa36fb75
commit
c250b3a8c6
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ pandora.ui.filter = function(id) {
|
|||
}
|
||||
}
|
||||
})
|
||||
.appendTo(that.$bar.$element);
|
||||
.appendTo(that.$bar);
|
||||
Ox.UI.SCROLLBAR_SIZE < 16 && $($menu.find('input')[0]).css({
|
||||
marginRight: '-3px',
|
||||
marginTop: '1px',
|
||||
|
|
Loading…
Reference in a new issue