From 1c0dc848e0732e41b60cf5519979e15cdad10a32 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Thu, 19 Oct 2017 23:19:53 +0200 Subject: [PATCH] Git: Reduce the minimal height of the Gerrit dialog a bit The current Gerrit dialog is too high for my 1366x768 screen, and therefore it either misses the title bar or the confirmation buttons. This change reduces the minimal height of the "changes" and "details" sub-widgets proportionally. Change-Id: I548e1e04bb47b881bee55e28bf362a84ae11a87c Reviewed-by: Orgad Shaneh --- src/plugins/git/gerrit/gerritdialog.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/git/gerrit/gerritdialog.ui b/src/plugins/git/gerrit/gerritdialog.ui index 56938f0a016..597cfd8f030 100644 --- a/src/plugins/git/gerrit/gerritdialog.ui +++ b/src/plugins/git/gerrit/gerritdialog.ui @@ -88,7 +88,7 @@ 0 - 400 + 350 @@ -188,7 +188,7 @@ 0 - 200 + 175