Revert "Wrap the restart prompt text in Marketplace"

This reverts commit 2978b09e26.
This commit is contained in:
Kostas Karmas 2020-03-31 11:32:34 +02:00
parent 2978b09e26
commit 5581705a0f

View file

@ -17,7 +17,6 @@ Item
Label
{
text: catalog.i18nc("@info", "You will need to restart Cura before changes in packages have effect.")
wrapMode: Text.Wrap
color: UM.Theme.getColor("text")
height: UM.Theme.getSize("toolbox_footer_button").height
verticalAlignment: Text.AlignVCenter