summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2017-10-28 21:58:33 -0400
committerAshod Nakashian <ashnakash@gmail.com>2017-10-30 19:37:26 +0100
commit28c0bd6379c0c40bcaf3ab994ef5aee711fe58bb (patch)
tree2d46eceb858e322cd6ef0bb8fb1770a935e82bc1 /svx
parentc9c956f2716c58e2573a9ac07073f712d736ed02 (diff)
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@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/classificationdialog.ui2
1 files changed, 1 insertions, 1 deletions
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>