Index: lams_central/web/authoring/authoring.jsp =================================================================== diff -u -r3b2b94716846bfae81a39301c07b94c64fc90a5d -r630da8c73ca578964a31b9966307a522a0564be7 --- lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 3b2b94716846bfae81a39301c07b94c64fc90a5d) +++ lams_central/web/authoring/authoring.jsp (.../authoring.jsp) (revision 630da8c73ca578964a31b9966307a522a0564be7) @@ -925,7 +925,7 @@ - + Index: lams_central/web/includes/javascript/authoring/authoringProperty.js =================================================================== diff -u -rcaf0b925fc9dc4ec29fa3c462afceac023b0b552 -r630da8c73ca578964a31b9966307a522a0564be7 --- lams_central/web/includes/javascript/authoring/authoringProperty.js (.../authoringProperty.js) (revision caf0b925fc9dc4ec29fa3c462afceac023b0b552) +++ lams_central/web/includes/javascript/authoring/authoringProperty.js (.../authoringProperty.js) (revision 630da8c73ca578964a31b9966307a522a0564be7) @@ -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' } });