add space to 'waiting for editing' screen

This commit is contained in:
Damien Elmes 2018-05-01 13:35:28 +10:00
parent cb68be7a1b
commit 4b28151b61

View file

@ -550,7 +550,7 @@ from the profile screen."))
self.web.stdHtml("""
<center><div style="height: 100%%">
<div style="position:relative; vertical-align: middle;">
%s<br>
%s<br><br>
%s</div></div></center>
<script>$('#resume').focus()</script>
""" % (i, b))