Index: lams_central/web/includes/javascript/dialog.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/dialog.js,v diff -u -r1.1.2.8 -r1.1.2.9 --- lams_central/web/includes/javascript/dialog.js 17 Oct 2016 15:22:07 -0000 1.1.2.8 +++ lams_central/web/includes/javascript/dialog.js 22 Oct 2016 06:26:33 -0000 1.1.2.9 @@ -123,7 +123,7 @@ // center the dialog internalDialog.position({ 'my' : 'top', - 'at' : 'center top+20px', + 'at' : 'center top', 'of' : window });