diff --git a/containments/panel/contents/ui/main.qml b/containments/panel/contents/ui/main.qml index ed15d5e5..423433a1 100644 --- a/containments/panel/contents/ui/main.qml +++ b/containments/panel/contents/ui/main.qml @@ -88,9 +88,9 @@ PlasmaCore.ColorScope { //not used yet property bool animationsEnabled: false property Item applet - Layout.fillWidth: true Layout.fillHeight: true Layout.minimumWidth: appletIconsRow.height + Layout.maximumWidth: appletIconsRow.height MouseArea { anchors.fill: parent