On Monday, 18 January 2016 at 20:32:50 UTC, wobbles wrote:
On the reddit thread, a bug in safari was posted:
"
I found a bug on Safari 7.1.3: each time I click the "Edit"
button for the code editor, the gray panel with the code it in
gets longer, and pushes the rest of the content in the site
down. Here's an album with the before/after screenshots.
http://imgur.com/a/TIylc
"
https://www.reddit.com/r/programming/comments/41j1nm/check_out_ds_new_site/cz32v1v
I have no idea what caused it, but updating CodeMirror fixes it:
https://github.com/D-Programming-Language/dlang.org/pull/1206