less space between top icons

This commit is contained in:
Marco Martin 2015-07-13 15:07:24 +02:00
parent 12ba707277
commit 6158b232b6

View file

@ -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