From 8f35290a21280c852d6f5efeb7b07bfabcfb02ef Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Sun, 10 May 2020 18:53:23 +0200 Subject: [PATCH] fix overflow error when there are several mailboxes --- app/dashboard/templates/dashboard/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dashboard/templates/dashboard/index.html b/app/dashboard/templates/dashboard/index.html index a2febd52..66fcf271 100644 --- a/app/dashboard/templates/dashboard/index.html +++ b/app/dashboard/templates/dashboard/index.html @@ -306,7 +306,7 @@ {% if mailboxes|length > 1 %}
Current mailbox
-
+