don't use .

This commit is contained in:
rolux 2014-09-20 12:25:25 +02:00 committed by j
parent cbaa36fb75
commit c250b3a8c6

View file

@ -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',