diff --git a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp index f3de7fe3d..6a3aebfcb 100644 --- a/Telegram/SourceFiles/history/view/media/history_view_gif.cpp +++ b/Telegram/SourceFiles/history/view/media/history_view_gif.cpp @@ -801,7 +801,7 @@ void Gif::draw(Painter &p, const PaintContext &context) const { p, context, fullRight, - fullBottom, + fullBottom - st::msgDateImgDelta, 2 * paintx + paintw, (unwrapped ? InfoDisplayType::Background