cosmetic changes

This commit is contained in:
rolux 2013-02-25 16:36:57 +00:00
parent 94009e1622
commit 8c3e01b583

View file

@ -203,7 +203,7 @@ pandora.ui.infoView = function(data) {
} }
}) })
).css({ ).css({
'margin-top': '8px', marginTop: '8px',
}) })
.appendTo($div); .appendTo($div);
} }