Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/authoring/authoringGeneral.js,v diff -u -r1.51.2.8 -r1.51.2.9 --- lams_central/web/includes/javascript/authoring/authoringGeneral.js 4 Dec 2014 16:05:13 -0000 1.51.2.8 +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js 21 Jan 2015 15:04:54 -0000 1.51.2.9 @@ -950,7 +950,7 @@ return; } - $(this).css('visibility', 'visible').height(+$(this).contents().find('svg').attr('height') + 20); + $(this).css('visibility', 'visible').height(+$(this).contents().find('svg').attr('height') + 40); }); // there should be no focus, just highlight