diff --git a/applets/quickshare/plasmoid/contents/ui/ShareDialog.qml b/applets/quickshare/plasmoid/contents/ui/ShareDialog.qml --- a/applets/quickshare/plasmoid/contents/ui/ShareDialog.qml +++ b/applets/quickshare/plasmoid/contents/ui/ShareDialog.qml @@ -48,13 +48,13 @@ inputData: window.inputData pluginType: "Export" delegate: PlasmaComponents.ListItem { - height: button.height * 1.2 enabled: true onClicked: view.createJob(index) RowLayout { - anchors.fill: parent + anchors.left: parent.left + anchors.right: parent.right PlasmaComponents.Label { Layout.fillWidth: true text: display