diff -r b1f2a893572f -r a17c644a0510 www/js/recipes.js --- a/www/js/recipes.js Tue Sep 04 23:12:13 2018 +0200 +++ b/www/js/recipes.js Wed Sep 05 15:38:20 2018 +0200 @@ -344,8 +344,8 @@ // initialize the popup window and buttons. $("#popupWindow").jqxWindow({ - width: 1200, - height: 620, + width: 1202, + height: 622, resizable: false, theme: theme, isModal: true,