diff --git a/qt-mobile/qml/DiveList.qml b/qt-mobile/qml/DiveList.qml index ed75c96f8..77e8802f0 100644 --- a/qt-mobile/qml/DiveList.qml +++ b/qt-mobile/qml/DiveList.qml @@ -40,7 +40,6 @@ MobileComponents.Page { } Item { - x: -1 * MobileComponents.Units.smallSpacing width: parent.width - MobileComponents.Units.smallSpacing * 2 height: childrenRect.height - MobileComponents.Units.smallSpacing