sc/uiconfig/scalc/ui/sidebarcellappearance.ui |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 27d4a846d1a5cb7a92f7cb2f63c4b9b5b363891d
Author:     andreas kainz <kain...@gmail.com>
AuthorDate: Mon Feb 17 22:01:49 2020 +0100
Commit:     andreas_kainz <kain...@gmail.com>
CommitDate: Tue Feb 18 11:02:42 2020 +0100

    calc sidebar cell appearance update
    
    Change-Id: I39b75c5a5ca18703c79e82334fae00c880919037
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88885
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kain...@gmail.com>

diff --git a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui 
b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
index eb134808a776..c4b650e9a3f6 100644
--- a/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
+++ b/sc/uiconfig/scalc/ui/sidebarcellappearance.ui
@@ -34,6 +34,7 @@
             <property name="can_focus">True</property>
             <property name="tooltip_text" translatable="yes" 
context="sidebarcellappearance|cellbackgroundcolor|tooltip_text">Select the 
background color of the selected cells.</property>
             <property name="halign">end</property>
+            <property name="hexpand">True</property>
             <property name="toolbar_style">icons</property>
             <property name="show_arrow">False</property>
             <property name="icon_size">2</property>
@@ -90,6 +91,7 @@
             <property name="can_focus">True</property>
             <property name="tooltip_text" translatable="yes" 
context="sidebarcellappearance|borderlinecolor|tooltip_text">Select the line 
color of the borders.</property>
             <property name="halign">end</property>
+            <property name="hexpand">True</property>
             <property name="toolbar_style">icons</property>
             <property name="show_arrow">False</property>
             <property name="icon_size">2</property>
@@ -121,6 +123,7 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="halign">end</property>
+            <property name="hexpand">True</property>
             <property name="toolbar_style">icons</property>
             <property name="show_arrow">False</property>
             <property name="icon_size">2</property>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to