mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
add space to 'waiting for editing' screen
This commit is contained in:
parent
cb68be7a1b
commit
4b28151b61
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue