Thomas Bruederli
2014-02-04 f8a57ebd94941b685287895519fa7427f8e30b3b
program/js/app.js
@@ -6335,7 +6335,7 @@
    popup.dialog('option', {
      height: Math.min(h - 40, height + 75 + (buttons ? 50 : 0)),
      width: Math.min(w - 20, width + 20)
      width: Math.min(w - 20, width + 36)
    });
    return popup;