summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-06-11 17:20:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-06-12 14:12:35 +0200
commit5580974cea55fc4aceb139cc128d4e9a030fed5b (patch)
tree931c793697339e2f4af893a4be1381ccb812aef5 /sw/uiconfig
parent8bafe19e22c496c79065a60622c9450b2222da1f (diff)
Resolves: tdf#125799 only let doc options grow/shrink
and give the global list of just 1 entry space for 2 to take the bare look off it, if there end up with more entries here, then let it take its natural size at that point Change-Id: Ic1834dc90cdcc061636ad49d69c301c7b570db3e Reviewed-on: https://gerrit.libreoffice.org/73832 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/optcompatpage.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/uiconfig/swriter/ui/optcompatpage.ui b/sw/uiconfig/swriter/ui/optcompatpage.ui
index 1e2942b79c21..abb693a99a02 100644
--- a/sw/uiconfig/swriter/ui/optcompatpage.ui
+++ b/sw/uiconfig/swriter/ui/optcompatpage.ui
@@ -123,7 +123,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="vexpand">False</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
@@ -131,7 +131,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="vexpand">False</property>
<property name="top_padding">6</property>
<property name="left_padding">12</property>
<child>
@@ -144,7 +144,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
- <property name="vexpand">True</property>
+ <property name="vexpand">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="Check List Box-selection1"/>
</child>