From 4b28151b610b12d616859fe4a0418d4b67baa7cd Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Tue, 1 May 2018 13:35:28 +1000 Subject: [PATCH] add space to 'waiting for editing' screen --- aqt/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqt/main.py b/aqt/main.py index a7364f189..b46f12139 100644 --- a/aqt/main.py +++ b/aqt/main.py @@ -550,7 +550,7 @@ from the profile screen.")) self.web.stdHtml("""
-%s
+%s

%s
""" % (i, b))