diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml
index 144a07e3fa03e7e2af7de2c2a431d010406e1925..b601f6d13e084de7a35e209bc8a8f4eccdf782c1 100644
--- a/share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml
+++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml
@@ -36,7 +36,7 @@ import Bauhaus 1.0
 WidgetFrame {
    id: propertyFrame;
 
-    minimumWidth: 300;
+    minimumWidth: 320;
     property int frameWidth: width
     property int labelWidth: 96