summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-06-15 09:33:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-06-15 15:02:45 +0200
commitf748157e61180cab3afc06a0a541b0e89fe77a8b (patch)
treeb2b32c05eb9e9314714338039137e32535c26a94
parent639d3764f9f22c247dff3f2c80841a7ae8f05dd0 (diff)
make the 4 buttons have the same packing properties
Change-Id: I526d5adaaee1601690151bea90780fc02996c804 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117241 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--sc/uiconfig/scalc/ui/pastespecial.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/uiconfig/scalc/ui/pastespecial.ui b/sc/uiconfig/scalc/ui/pastespecial.ui
index b0f3626d2ded..3a5cf8d0fc12 100644
--- a/sc/uiconfig/scalc/ui/pastespecial.ui
+++ b/sc/uiconfig/scalc/ui/pastespecial.ui
@@ -559,7 +559,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
@@ -578,7 +578,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
@@ -597,7 +597,7 @@
<property name="always-show-image">True</property>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
@@ -616,7 +616,7 @@
<property name="always-show-image">True</property>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>