[Libreoffice-commits] core.git: svx/uiconfig

Ashod Nakashian ashod.nakashian at collabora.co.uk
Mon Oct 30 18:37:49 UTC 2017


 svx/uiconfig/ui/classificationdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 28c0bd6379c0c40bcaf3ab994ef5aee711fe58bb
Author: Ashod Nakashian <ashod.nakashian at collabora.co.uk>
Date:   Sat Oct 28 21:58:33 2017 -0400

    TSCP: classification edit box doesn't need to be that high
    
    Change-Id: Ib6c0dc1b4363377b03934a9b1a296a013183a714
    Reviewed-on: https://gerrit.libreoffice.org/44014
    Reviewed-by: Ashod Nakashian <ashnakash at gmail.com>
    Tested-by: Ashod Nakashian <ashnakash at gmail.com>

diff --git a/svx/uiconfig/ui/classificationdialog.ui b/svx/uiconfig/ui/classificationdialog.ui
index bb1297dd76ec..0d6318ddb659 100644
--- a/svx/uiconfig/ui/classificationdialog.ui
+++ b/svx/uiconfig/ui/classificationdialog.ui
@@ -77,7 +77,7 @@
             <child>
               <object class="svxlo-ClassificationEditView" id="classificationEditWindow">
                 <property name="width_request">400</property>
-                <property name="height_request">400</property>
+                <property name="height_request">250</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="hexpand">True</property>


More information about the Libreoffice-commits mailing list