From c27a85b70f4292c08449bd78c99556fb395add90 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 4 Sep 2019 14:01:59 +0100 Subject: [PATCH] Height of message box --- webinterface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinterface.py b/webinterface.py index 94a2d4b0..2bdacd32 100644 --- a/webinterface.py +++ b/webinterface.py @@ -829,7 +829,7 @@ def htmlNewPost(baseDir: str,path: str,inReplyTo: str,mentions: [],reportUrl: st replyStr+ \ ' ' \ '' \ - ' ' \ + ' ' \ ''+extraFields+ \ '
' \ ' ' \