diff --git a/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml b/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml --- a/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml +++ b/desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml @@ -66,6 +66,7 @@ Row { spacing: units.largeSpacing / 2 anchors.right: wallpaperRow.right + visible: pluginComboBox.count > 1 Item { width: units.largeSpacing height: parent.height