Index: lams_central/web/authoring/authoring.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/authoring/authoring.jsp,v diff -u -r1.6.2.37 -r1.6.2.38 --- lams_central/web/authoring/authoring.jsp 6 Nov 2016 08:50:22 -0000 1.6.2.37 +++ lams_central/web/authoring/authoring.jsp 17 Nov 2016 04:15:37 -0000 1.6.2.38 @@ -925,7 +925,7 @@ - + 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.25.2.12 -r1.25.2.13 --- lams_central/web/includes/javascript/authoring/authoringProperty.js 30 Oct 2016 10:36:56 -0000 1.25.2.12 +++ lams_central/web/includes/javascript/authoring/authoringProperty.js 17 Nov 2016 04:15:37 -0000 1.25.2.13 @@ -1,4 +1,4 @@ -/** +/** * This file contains methods for Activity properties dialogs. */ @@ -580,8 +580,8 @@ .simpleColor({ 'colors' : layout.colors.annotationPalette, 'chooserCSS' : { - 'left' : 0, - 'top' : '30px', + 'left' : 2, + 'top' : '25px', 'margin' : '0' } });