diff --git a/applets/batterymonitor/package/contents/ui/PopupDialog.qml b/applets/batterymonitor/package/contents/ui/PopupDialog.qml index 6bf6bf986..0298f7ff4 100644 --- a/applets/batterymonitor/package/contents/ui/PopupDialog.qml +++ b/applets/batterymonitor/package/contents/ui/PopupDialog.qml @@ -62,10 +62,7 @@ FocusScope { Column { id: settingsColumn - anchors { - top: dialog.top - bottom: undefined - } + anchors.top: dialog.top width: parent.width height: childrenRect.height