Index: lams_central/web/css/components.css =================================================================== diff -u -r3d4019df4427943688421ed16aac8c9ffdad257a -r28111c604143a6a2e15e286df89b9bae782375ed --- lams_central/web/css/components.css (.../components.css) (revision 3d4019df4427943688421ed16aac8c9ffdad257a) +++ lams_central/web/css/components.css (.../components.css) (revision 28111c604143a6a2e15e286df89b9bae782375ed) @@ -532,4 +532,14 @@ i.fa[role="button"] { cursor : pointer; +} + +#qb-question-authoring-modal .modal-content { + height: 100%; +} + +#qb-question-authoring-modal iframe { + width: 100%; + height: 100%; + border: none; } \ No newline at end of file Index: lams_tool_assessment/web/pages/authoring/authoring5.jsp =================================================================== diff -u -r02a94cdaf49d176421127ec76cbab3d09fc71b38 -r28111c604143a6a2e15e286df89b9bae782375ed --- lams_tool_assessment/web/pages/authoring/authoring5.jsp (.../authoring5.jsp) (revision 02a94cdaf49d176421127ec76cbab3d09fc71b38) +++ lams_tool_assessment/web/pages/authoring/authoring5.jsp (.../authoring5.jsp) (revision 28111c604143a6a2e15e286df89b9bae782375ed) @@ -13,7 +13,6 @@ <fmt:message key="label.author.title" /> - @@ -26,7 +25,6 @@ -