diff options
Diffstat (limited to 'modules/launcher/Content.qml')
| -rw-r--r-- | modules/launcher/Content.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/launcher/Content.qml b/modules/launcher/Content.qml index 9759abb..315835e 100644 --- a/modules/launcher/Content.qml +++ b/modules/launcher/Content.qml @@ -33,7 +33,6 @@ Item { anchors.horizontalCenter: parent.horizontalCenter anchors.bottom: search.top anchors.bottomMargin: root.spacing - anchors.margins: root.padding ContentList { id: list |