embed code is a big longer now. make text area bigger

This commit is contained in:
j 2013-02-11 14:26:19 +00:00
parent 6f920e7c93
commit 3e71ed3d6f

View file

@ -39,8 +39,10 @@ pandora.ui.embedDialog = function(data) {
$('<textarea>') $('<textarea>')
.css({ .css({
width: '520px', width: '520px',
margin: '16px', marginLeft: '16px',
height: '100%' marginRight: '16px',
marginTop: '8px',
height: '50px'
}).val( }).val(
'<iframe width="' + width '<iframe width="' + width
+ '" height="' + height + '" height="' + height