When using the syntax highlighting in edit mode in a page for Wikisource, it shifts the image, misaligning it with the text. See image below:
Steps to Reproduce:
- Open a Wikisource article in Page ns in edit mode
- Select the icon for the "syntax highlighting" (the little pencil)
- Reload the page
Possible solution:
- The element <div class="CodeMirror cm-s-default CodeMirror-wrap ui-resizable" ....> (without an unique id btw) should be placed as first element of <div class="prp-page-content"> rather than after <div class=wikiEditor-ui-text>.