diff --git a/plasmoid/package/contents/ui/FullRepresentation.qml b/plasmoid/package/contents/ui/FullRepresentation.qml --- a/plasmoid/package/contents/ui/FullRepresentation.qml +++ b/plasmoid/package/contents/ui/FullRepresentation.qml @@ -29,7 +29,7 @@ property alias devicesModel: devicesView.model PlasmaExtras.Heading { - anchors.centerIn: parent + width: parent.width level: 3 opacity: 0.6 text: i18n("No paired devices available")