[IMP] layout web, mianly dialogs and improved mit merge
[odoo/odoo.git] / addons / web / static / src / js / chrome.js
index 5280907..094e2f1 100644 (file)
@@ -63,7 +63,7 @@ instance.web.Dialog = instance.web.Widget.extend({
         this.dialog_options = {
             modal: true,
             destroy_on_close: true,
-            width: 700,
+            width: 900,
             min_width: 0,
             max_width: '95%',
             height: 'auto',