diff -r b7d44c98d609 -r 400aae9fb0c8 www/js/inv_mash_profiles.js --- a/www/js/inv_mash_profiles.js Mon Aug 27 22:58:20 2018 +0200 +++ b/www/js/inv_mash_profiles.js Tue Aug 28 11:30:42 2018 +0200 @@ -262,7 +262,7 @@ // initialize the popup window and buttons. $("#popupWindow").jqxWindow({ width: 860, - height: 600, + height: 550, resizable: false, theme: theme, isModal: true,