Index: lams_tool_laqa/web/authoring/newQuestionBox.jsp =================================================================== diff -u -rce3e782fd6844641f7298e09104f8d7554f073ff -raf8ecb20a33dcdb027a9704549d367d38359b4d9 --- lams_tool_laqa/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision ce3e782fd6844641f7298e09104f8d7554f073ff) +++ lams_tool_laqa/web/authoring/newQuestionBox.jsp (.../newQuestionBox.jsp) (revision af8ecb20a33dcdb027a9704549d367d38359b4d9) @@ -100,7 +100,7 @@ { heightOffSet = document.getElementById('wizardDiv').offsetHeight; } - window.top.resizeIframe(heightOffSet,0); + window.top.resizeIframe(heightOffSet); heightOffSet = heightOffSet * -1; }); });