add a non-breaking space to pad initialState

This commit is contained in:
ansuz
2017-03-20 18:05:07 +01:00
parent 98027dad27
commit ef0e1d7aa0
3 changed files with 5 additions and 3 deletions

View File

@@ -377,7 +377,8 @@ define(function () {
'<p><span style="color:#808080;"><em>',
'Go ahead, just start typing...',
'</em></span></p></span>'
'</em></span></p></span>',
'<p>&nbsp;<br></p>'
].join('');
out.codeInitialState = [