diff --git a/Telegram/SourceFiles/ui/chat/chat.style b/Telegram/SourceFiles/ui/chat/chat.style index 622ba8357c..732697926a 100644 --- a/Telegram/SourceFiles/ui/chat/chat.style +++ b/Telegram/SourceFiles/ui/chat/chat.style @@ -1111,6 +1111,7 @@ previewMarkRead: FlatButton(historyComposeButton) { previewName: FlatLabel(defaultFlatLabel) { style: semiboldTextStyle; textFg: windowFg; + maxHeight: 30px; } previewStatus: FlatLabel(defaultFlatLabel) { textFg: windowSubTextFg;