diff --git a/Telegram/SourceFiles/history/view/history_view_chat_section.cpp b/Telegram/SourceFiles/history/view/history_view_chat_section.cpp index a66c10b819..c9421d8b25 100644 --- a/Telegram/SourceFiles/history/view/history_view_chat_section.cpp +++ b/Telegram/SourceFiles/history/view/history_view_chat_section.cpp @@ -306,7 +306,7 @@ ChatWidget::ChatWidget( _topBar->show(); if (_repliesRootView) { - _repliesRootView->move(0, _topBar->height()); + _repliesRootView->move(0, 0); } _topBar->deleteSelectionRequest(