diff options
-rw-r--r-- | sc/uiconfig/scalc/ui/sidebaralignment.ui | 8 |
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> |