From 6440cc0beea580649be87926b1814f44e95bc36b Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Wed, 14 Aug 2013 10:42:56 +0200 Subject: [PATCH] less border margin --- .../desktop/contents/configuration/AppletConfiguration.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml b/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml index 5a99ae1a2..8d9cd43ff 100644 --- a/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml +++ b/src/shell/qmlpackages/desktop/contents/configuration/AppletConfiguration.qml @@ -177,7 +177,6 @@ Rectangle { right: parent.right } height: Math.max(pageScroll.height, currentItem.implicitHeight) - anchors.margins: 12 property string sourceFile Timer { id: pageSizeSync