diff --git a/Telegram/SourceFiles/boxes/username_box.cpp b/Telegram/SourceFiles/boxes/username_box.cpp index fa4bcc96a..6422de285 100644 --- a/Telegram/SourceFiles/boxes/username_box.cpp +++ b/Telegram/SourceFiles/boxes/username_box.cpp @@ -362,6 +362,11 @@ void AddUsernameCheckLabel( Settings::AddSkip(wrapped, skip); Settings::AddSkip(container, skip); + container->add( + object_ptr>( + container, + std::move(wrapped)), + padding); rpl::combine( std::move(checkInfo),