summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2019-01-31 16:10:23 +0100
committerXisco Faulí <xiscofauli@libreoffice.org>2019-01-31 18:20:21 +0100
commit50b14658ec0ba6ccd7799a314143f3405d7036b3 (patch)
tree7d7148eb2e5937587984f1a76dea03b6120f7846 /cui
parent4a79cef8b30840ddb69d912b36584363ca7fe1fa (diff)
tdf#123089: expand menulist horizontally
Change-Id: I578883c9eaf02b919fe2a7128d4255ab2a1cd2b8 Reviewed-on: https://gerrit.libreoffice.org/67222 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/movemenu.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/movemenu.ui b/cui/uiconfig/ui/movemenu.ui
index 0dc7c58f6ac6..7bb5be63309c 100644
--- a/cui/uiconfig/ui/movemenu.ui
+++ b/cui/uiconfig/ui/movemenu.ui
@@ -181,6 +181,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="vexpand">True</property>
+ <property name="hexpand">True</property>
<property name="model">liststore1</property>
<property name="headers_visible">False</property>
<property name="headers_clickable">False</property>