cosmetic changes

This commit is contained in:
rolux 2015-02-05 08:18:46 +00:00
parent 30d05f52ff
commit 0fffc1f497

View file

@ -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'),