diff --git a/plugins/Marketplace/resources/qml/PackageCard.qml b/plugins/Marketplace/resources/qml/PackageCard.qml index 6832d30074..77fd98f031 100644 --- a/plugins/Marketplace/resources/qml/PackageCard.qml +++ b/plugins/Marketplace/resources/qml/PackageCard.qml @@ -231,7 +231,7 @@ Rectangle id: tripleDotLabel anchors.left: parent.left anchors.leftMargin: descriptionLabel.lastLineWidth - anchors.bottom: readMoreButton.bottom + anchors.bottom: descriptionLabel.bottom text: "… " font: descriptionLabel.font