From 3d998201292d575212fe54e2685e6326d99f5163 Mon Sep 17 00:00:00 2001
From: Phil <philipc99@hotmail.co.uk>
Date: Mon, 2 Sep 2019 15:39:22 +0100
Subject: [PATCH] Re #26592 resized button

---
 .../widgets/plotconfigdialog/curvestabwidget/curves_tab.ui      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qt/python/mantidqt/widgets/plotconfigdialog/curvestabwidget/curves_tab.ui b/qt/python/mantidqt/widgets/plotconfigdialog/curvestabwidget/curves_tab.ui
index b69f46e7cc5..65a7575955a 100644
--- a/qt/python/mantidqt/widgets/plotconfigdialog/curvestabwidget/curves_tab.ui
+++ b/qt/python/mantidqt/widgets/plotconfigdialog/curvestabwidget/curves_tab.ui
@@ -95,7 +95,7 @@
        <property name="maximumSize">
         <size>
          <width>1500000</width>
-         <height>16777215</height>
+         <height>22</height>
         </size>
        </property>
        <property name="text">
-- 
GitLab