Open
Description
The pre/code CSS wrongly assumes the contents is too long, inserts a scroll box, and scrolls so that the first few columns of the contents is invisible (and needs to be scrolled back).
Ideally, there would be no scroll bar, and the contents would display from the first column, ie like the following but without the scroll bars.
(This is when processing an .mld file, if that matters.)