From 49681525ed30dc9ee715f5f430fc8d5bbc945ced Mon Sep 17 00:00:00 2001 From: 23rd <23rd@vivaldi.net> Date: Mon, 8 Apr 2019 23:38:21 +0300 Subject: [PATCH] Added alignment of unread badge with userpic in history widget. --- Telegram/SourceFiles/window/window.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Telegram/SourceFiles/window/window.style b/Telegram/SourceFiles/window/window.style index b3cd3ae83..bb046e10a 100644 --- a/Telegram/SourceFiles/window/window.style +++ b/Telegram/SourceFiles/window/window.style @@ -84,7 +84,7 @@ notifySendReply: IconButton { iconPosition: point(6px, 6px); } -titleUnreadCounterTop: 5px; +titleUnreadCounterTop: 6px; titleUnreadCounterRight: 35px; mainMenuWidth: 274px;