forked from 0x2620/pandora
add OxMedia class to poster picker
This commit is contained in:
parent
2eafb9b3f8
commit
bde4f97526
1 changed files with 1 additions and 0 deletions
|
@ -805,6 +805,7 @@ pandora.ui.infoView = function(data) {
|
|||
sort: [{key: 'index', operator: '+'}],
|
||||
unique: 'index'
|
||||
})
|
||||
.addClass('OxMedia')
|
||||
.css({
|
||||
display: 'block',
|
||||
position: 'absolute',
|
||||
|
|
Loading…
Reference in a new issue