summary refs log tree commit diff
path: root/include/ui/Theme.h
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-19 18:10:48 +0200
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-19 18:10:48 +0200
commitcef385e1e49193fe42eaedaa5fc22ae0002b8dd1 (patch)
tree44890f6c86fdc74de5e0591fd7396452098448c6 /include/ui/Theme.h
parentDark theme revisited (diff)
downloadnheko-cef385e1e49193fe42eaedaa5fc22ae0002b8dd1.tar.xz
Use the full with of the roomlist for the last message
Diffstat (limited to 'include/ui/Theme.h')
-rw-r--r--include/ui/Theme.h2
1 files changed, 1 insertions, 1 deletions
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.