diff --git a/src/QmlControls/SubMenuButton.qml b/src/QmlControls/SubMenuButton.qml index 9c5ef6db44af94361eee0981a5dff7aee8722922..845a4715c60d27fcc15b587907f49cdfc9cdf7f6 100644 --- a/src/QmlControls/SubMenuButton.qml +++ b/src/QmlControls/SubMenuButton.qml @@ -49,7 +49,7 @@ Button { readonly property real indicatorRadius: 4 - x: parent.width - (indicatorRadius * 2) - 5 + x: parent.width - (indicatorRadius * 2) - 3 y: (parent.height - (indicatorRadius * 2)) / 2 width: indicatorRadius * 2 height: indicatorRadius * 2 diff --git a/src/VehicleSetup/SetupView.ui b/src/VehicleSetup/SetupView.ui index aef9e3e4129219764fa35db71f48077e0c949726..1c0358cd5b2274102cf8c811a0add73f2d0085ed 100644 --- a/src/VehicleSetup/SetupView.ui +++ b/src/VehicleSetup/SetupView.ui @@ -36,13 +36,13 @@ - 120 + 125 0 - 120 + 125 16777215