summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-08-28 23:34:12 +0200
committerAndreas Kainz <kainz.a@gmail.com>2020-08-29 22:11:10 +0200
commit977a97f3148c0aece0a54304aae81ec44ced07e0 (patch)
tree09a7156058826e9c6f372021069969f6a5d8ed21
parent74123ac84cb632434d3b88168bb8494307253b00 (diff)
tdf#134491 Calc sidebar alignment fix
Change-Id: I9ea341f5980dfc4998075a7f9d8f6432145c1d13 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101588 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
-rw-r--r--sc/uiconfig/scalc/ui/sidebaralignment.ui8
1 files changed, 5 insertions, 3 deletions
diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index ce04c242bddf..7be5dfd29066 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -337,10 +337,11 @@
<property name="xalign">0</property>
<property name="always_show_image">True</property>
<property name="draw_indicator">False</property>
+ <property name="group">standard</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
@@ -356,10 +357,11 @@
<property name="xalign">0</property>
<property name="always_show_image">True</property>
<property name="draw_indicator">False</property>
+ <property name="group">standard</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
@@ -379,7 +381,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>