From e4d4718bae77e7b8c047e41cf44c94b8bd223bf5 Mon Sep 17 00:00:00 2001 From: Joakim Bygdell Date: Sat, 5 Aug 2017 10:15:56 +0200 Subject: QML UI: GPS: remove margins Signed-off-by: Joakim Bygdell --- mobile-widgets/qml/GpsList.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'mobile-widgets') diff --git a/mobile-widgets/qml/GpsList.qml b/mobile-widgets/qml/GpsList.qml index 7ad97e14c..74a636e54 100644 --- a/mobile-widgets/qml/GpsList.qml +++ b/mobile-widgets/qml/GpsList.qml @@ -10,8 +10,6 @@ import org.kde.kirigami 2.0 as Kirigami Kirigami.ScrollablePage { id: gpsListWindow - width: parent.width - Kirigami.Units.gridUnit - anchors.margins: Kirigami.Units.gridUnit / 2 objectName: "gpsList" title: qsTr("GPS Fixes") -- cgit v1.2.3-70-g09d2