the preview pane in the create issue page previously was always displayed. This commit hides the preview with javascript when the page is loaded, and now is only shown if the user clicks the preview toggle button.
Resolves Issue #676
Looks good to me