diff --git a/webroot/js/findcustomer.js b/webroot/js/findcustomer.js index 1c5a71cb..d2501f5f 100644 --- a/webroot/js/findcustomer.js +++ b/webroot/js/findcustomer.js @@ -46,8 +46,8 @@ function findCustomer() { $("#dialog").dialog({ - position: 'center', - width: 400 + position: 'top', + width: 800 }); }