Index: lams_central/web/includes/javascript/authoring/authoringProperty.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/authoring/authoringProperty.js,v diff -u -r1.13 -r1.14 --- lams_central/web/includes/javascript/authoring/authoringProperty.js 15 Apr 2014 11:42:01 -0000 1.13 +++ lams_central/web/includes/javascript/authoring/authoringProperty.js 16 Apr 2014 09:57:42 -0000 1.14 @@ -12,8 +12,8 @@ 'autoOpen' : false, 'closeOnEscape' : false, 'position' : { - 'my' : 'left top', - 'at' : 'left top', + 'my' : 'right top', + 'at' : 'right top', 'of' : '#canvas' }, 'resizable' : true,