From cef385e1e49193fe42eaedaa5fc22ae0002b8dd1 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Mon, 19 Mar 2018 18:10:48 +0200 Subject: Use the full with of the roomlist for the last message --- include/ui/Theme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ui/Theme.h') diff --git a/include/ui/Theme.h b/include/ui/Theme.h index 0ce5ef04..54bd4f5f 100644 --- a/include/ui/Theme.h +++ b/include/ui/Theme.h @@ -14,7 +14,7 @@ enum class AvatarType namespace sidebar { static const int SmallSize = 60; -static const int NormalSize = 300; +static const int NormalSize = 260; static const int CommunitiesSidebarSize = 64; } // Default font size. -- cgit 1.5.1