diff --git a/sandbox/demoapp/CreateChatView.qml b/sandbox/demoapp/CreateChatView.qml index b37bf63d..24573c66 100644 --- a/sandbox/demoapp/CreateChatView.qml +++ b/sandbox/demoapp/CreateChatView.qml @@ -82,7 +82,6 @@ Page { contentItem: Item { anchors.fill: parent - anchors.topMargin: 68 StatusBaseText { visible: (contactsModel.count === 0)