diff --git a/client/js/controllers/editor.js b/client/js/controllers/editor.js index 32f0a7c..a8a24d3 100644 --- a/client/js/controllers/editor.js +++ b/client/js/controllers/editor.js @@ -237,7 +237,7 @@ modal: true, position: { at: "center top"}, height: 'auto', - width: 650, + width: '75%', show: { effect: "fade", duration: 300 }, hide: {effect: "fade", duration: 300 }, resizable: 'disable',