summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-07-15 19:18:34 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-07-15 19:18:34 +0300
commit3c1f9696df002b40c30efe754777be489eb7429e (patch)
tree77b60e292938b4b5b95c964d6bc548b308dd67f5 /include
parentUse pixels to specify the font sizes (diff)
downloadnheko-3c1f9696df002b40c30efe754777be489eb7429e.tar.xz
Fix small timestamp misalignment
Diffstat (limited to 'include')
-rw-r--r--include/Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Config.h b/include/Config.h

index 147f4446..e33fd959 100644 --- a/include/Config.h +++ b/include/Config.h
@@ -52,7 +52,7 @@ namespace timeline static const int msgMargin = 11; static const int avatarSize = 36; static const int headerSpacing = 5; -static const int headerLeftMargin = 12; +static const int headerLeftMargin = 15; namespace fonts {