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>')
.css({
width: '520px',
margin: '16px',
height: '100%'
marginLeft: '16px',
marginRight: '16px',
marginTop: '8px',
height: '50px'
}).val(
'<iframe width="' + width
+ '" height="' + height