From 67c59ae4793b1a5ebe0c4c542abf3c095e6a658b Mon Sep 17 00:00:00 2001 From: Jarol Rodriguez Date: Mon, 22 Feb 2021 15:14:08 -0500 Subject: qt: Make warning label look clickable The warning label shown on the overview page does not look clickable. This PR makes the warning label look clickable by removing the 'flat' property. Additionally, the Maximum Width is updated to fix the small hit-box issue. --- src/qt/forms/overviewpage.ui | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'src') diff --git a/src/qt/forms/overviewpage.ui b/src/qt/forms/overviewpage.ui index b82143e1ba..f85de0811a 100644 --- a/src/qt/forms/overviewpage.ui +++ b/src/qt/forms/overviewpage.ui @@ -68,7 +68,7 @@ - 30 + 45 16777215 @@ -89,9 +89,6 @@ 24 - - true - @@ -406,7 +403,7 @@ - 30 + 45 16777215 @@ -427,9 +424,6 @@ 24 - - true - -- cgit v1.2.3