diff --git a/share/qtcreator/welcomescreen/widgets/SessionItem.qml b/share/qtcreator/welcomescreen/widgets/SessionItem.qml index 770dfbf5402..00c0b85fade 100644 --- a/share/qtcreator/welcomescreen/widgets/SessionItem.qml +++ b/share/qtcreator/welcomescreen/widgets/SessionItem.qml @@ -72,6 +72,7 @@ Item { id: titleText x: 36 height: 30 + width: parent.width - x anchors.top: parent.top elide: Text.ElideRight color: creatorTheme.Welcome_LinkColor