From deff3230f50f1bfec85089d6b193d5a8905e5479 Mon Sep 17 00:00:00 2001 From: Stephan Beyer Date: Sat, 23 May 2020 00:44:08 +0200 Subject: [PATCH] Change vertical size policy of URL input field in wizard The input field for the nextcloud server URL is vertically too big (because of the icon next to it in the same horizontal layout). This commit solves this issue by changing its vertical size policy from Ignored to Fixed. Signed-off-by: Stephan Beyer --- src/gui/wizard/owncloudsetupnocredspage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/wizard/owncloudsetupnocredspage.ui b/src/gui/wizard/owncloudsetupnocredspage.ui index cb5871ef3..32995ba11 100644 --- a/src/gui/wizard/owncloudsetupnocredspage.ui +++ b/src/gui/wizard/owncloudsetupnocredspage.ui @@ -201,7 +201,7 @@ - + 0 0 -- 2.30.2