From 71a75bfda5cbed5f5eec94e09f3d2aa965ec7781 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 21 Sep 2019 16:30:12 -0700 Subject: Mobile: more space around menu button on Download page This looked fine when playing with it on the desktop, but required more space on device for some reason. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DownloadFromDiveComputer.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml index e278e40ae..48fd816d8 100644 --- a/mobile-widgets/qml/DownloadFromDiveComputer.qml +++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml @@ -380,7 +380,7 @@ Kirigami.Page { id: bottomButtons Controls.Label { text: "" // Spacer on the left for hamburger menu - width: Kirigami.Units.gridUnit * 2 + width: Kirigami.Units.gridUnit * 2.5 } SsrfButton { id: acceptButton -- cgit v1.2.3-70-g09d2