forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
30d05f52ff
commit
0fffc1f497
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pandora.ui.embedDocumentDialog = function(id, position) {
|
|||
closeButton: true,
|
||||
content: $content,
|
||||
fixedSize: true,
|
||||
height: 128,
|
||||
height: 144,
|
||||
keys: {escape: 'close'},
|
||||
removeOnClose: true,
|
||||
title: Ox._('Embed Document'),
|
||||
|
|
Loading…
Reference in a new issue