-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.2, 5.0
-
MOODLE_405_STABLE, MOODLE_500_STABLE
-
MDL-84693-main
-
-
-
With the glossary auto-linking filter you can click an auto-linked word and a modal opens. That modal, however, has a max width of 500px. For some content, e.g. certain tables that is too narrow and you get scroll bars inside the modal. My suggestion would be to just make the modal wider by passing `large: true` so it ends up with a max width of 800px.