diff --git a/ui/app/AppLayouts/Chat/CommunityColumn.qml b/ui/app/AppLayouts/Chat/CommunityColumn.qml index 3b745896eb..df6fbdf45a 100644 --- a/ui/app/AppLayouts/Chat/CommunityColumn.qml +++ b/ui/app/AppLayouts/Chat/CommunityColumn.qml @@ -27,7 +27,6 @@ Item { StatusChatInfoToolBar { id: communityHeader anchors.top: parent.top - anchors.topMargin: 5 anchors.horizontalCenter: parent.horizontalCenter chatInfoButton.title: chatsModel.communities.activeCommunity.name