diff --git a/resources/qml/WelcomePages/WhatsNewContent.qml b/resources/qml/WelcomePages/WhatsNewContent.qml index ca8c758620..c5f061ed6a 100644 --- a/resources/qml/WelcomePages/WhatsNewContent.qml +++ b/resources/qml/WelcomePages/WhatsNewContent.qml @@ -47,7 +47,6 @@ Item bottom: whatsNewDots.top left: parent.left right: parent.right - horizontalCenter: parent.horizontalCenter margins: UM.Theme.getSize("default_margin").width * 2 }