diff --git a/static/js/pandora/preferencesDialog.js b/static/js/pandora/preferencesDialog.js index 4e4348255..123fff9be 100644 --- a/static/js/pandora/preferencesDialog.js +++ b/static/js/pandora/preferencesDialog.js @@ -13,7 +13,13 @@ pandora.ui.preferencesDialog = function() { .append( $('') .attr({src: '/static/png/icon.png'}) - .css({position: 'absolute', left: '16px', top: '16px'}) + .css({ + position: 'absolute', + left: '16px', + top: '16px', + width: '64px', + height: '64px' + }) ); if (id == 'account') { $content.append(