Index: lams_central/web/includes/javascript/groupDisplay.js =================================================================== diff -u -r07865c855b32c77613ed72dd81cd499033dca4dd -rea231a45729efcb6be2bc42a626ccad73b260c57 --- lams_central/web/includes/javascript/groupDisplay.js (.../groupDisplay.js) (revision 07865c855b32c77613ed72dd81cd499033dca4dd) +++ lams_central/web/includes/javascript/groupDisplay.js (.../groupDisplay.js) (revision ea231a45729efcb6be2bc42a626ccad73b260c57) @@ -379,7 +379,7 @@ function showFlashlessAuthoringDialog(learningDesignID){ showDialog('dialogFlashlessAuthoring', { - 'height' : 865, + 'height' : $(window).height() - 10, 'width' : 1280, 'title' : 'Authoring', 'beforeClose' : function(){