Improved styling of podcast subscribe dialog
This commit is contained in:
parent
f4e9328e57
commit
127eeda0b3
3 changed files with 21 additions and 8 deletions
|
@ -487,8 +487,8 @@ var AIRTIME = (function (AIRTIME) {
|
|||
title: $.i18n._("Add New Podcast"),
|
||||
resizable: false,
|
||||
modal: true,
|
||||
width: 'auto',
|
||||
height: 'auto'
|
||||
width: '450px',
|
||||
height: 129
|
||||
});
|
||||
});
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue