When an online text assignment type uses an HTML editor, the Boxxie theme snips the right hand side due to a style in the theme
/theme/boxxie/style/core.css, line 78 |
|
#page-mod-assignment-view fieldset .fitem {
|
width: 50%;
|
margin: 0 auto;
|
}
|
the width: 50% is the cause of the html editor being chopped off on an online text submission page
- duplicates
-
MDL-29399 Boxxie theme TinyMCE editor cut off on right in online text activity
-
- Closed
-