The text box overflows the width of the page:
Description
Description
Revisions and Commits
Revisions and Commits
Event Timeline
Comment Actions
The monospaced text also overflows:
// This is what your monospaced font currently looks like.
function helloWorld() {
alert("Hello world!");
}