Index: lams_central/web/includes/javascript/groupDisplay.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/groupDisplay.js,v diff -u -r1.37.2.9 -r1.37.2.10 --- lams_central/web/includes/javascript/groupDisplay.js 10 Sep 2015 11:03:43 -0000 1.37.2.9 +++ lams_central/web/includes/javascript/groupDisplay.js 14 Oct 2015 18:54:27 -0000 1.37.2.10 @@ -379,7 +379,7 @@ function showFlashlessAuthoringDialog(learningDesignID){ showDialog('dialogFlashlessAuthoring', { - 'height' : 865, + 'height' : $(window).height() - 10, 'width' : 1280, 'title' : 'Authoring', 'beforeClose' : function(){