Index: lams_central/web/includes/javascript/groupDisplay.js =================================================================== diff -u -rea31be8359cb7a66f7d41fbae17099572b7b1c2b -r07630ce92f068345ecfe4cbbffa5cd3c73bd6fdf --- lams_central/web/includes/javascript/groupDisplay.js (.../groupDisplay.js) (revision ea31be8359cb7a66f7d41fbae17099572b7b1c2b) +++ lams_central/web/includes/javascript/groupDisplay.js (.../groupDisplay.js) (revision 07630ce92f068345ecfe4cbbffa5cd3c73bd6fdf) @@ -379,7 +379,7 @@ function showFlashlessAuthoringDialog(){ showDialog('dialogFlashlessAuthoring', { - 'height' : 865, + 'height' : $(window).height() - 10, 'width' : 1280, 'title' : 'Authoring', 'beforeClose' : function(){