diff --git a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp index 9437fa3b0d..061947f4cd 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_web_page.cpp @@ -1077,7 +1077,7 @@ void WebPage::draw(Painter &p, const PaintContext &context) const { ? _parent->skipBlockWidth() : 0; const auto titleWidth = sponsored - ? (paintw - (_pixh ? (_pixh - st::webPagePhotoDelta) : 0)) + ? (paintw - (_pixh ? (_pixh + st::webPagePhotoDelta) : 0)) : paintw; _title.drawLeftElided( p,