cosmetic changes
This commit is contained in:
parent
94009e1622
commit
8c3e01b583
1 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@ pandora.ui.infoView = function(data) {
|
|||
}
|
||||
})
|
||||
).css({
|
||||
'margin-top': '8px',
|
||||
marginTop: '8px',
|
||||
})
|
||||
.appendTo($div);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue