diff --git a/qml/ThumbsDownDialog.qml b/qml/ThumbsDownDialog.qml index 1ee21daa..e36ca8e4 100644 --- a/qml/ThumbsDownDialog.qml +++ b/qml/ThumbsDownDialog.qml @@ -53,8 +53,6 @@ Dialog { id: thumbsDownNewResponse color: theme.textColor padding: 20 - width: parent.width - height: 300 wrapMode: Text.Wrap font.pixelSize: theme.fontSizeLarge placeholderText: qsTr("Please provide a better response...")