diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml index 4a1da0bab..f649b4de4 100644 --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -43,7 +43,7 @@ PlasmaExtras.Representation { clip: true delegate: DeviceDelegate { - width: parent.width + width: ListView.view.width - ListView.view.leftMargin - ListView.view.rightMargin } PlasmaExtras.PlaceholderMessage {