sd/uiconfig/simpress/ui/sidebarslidebackground.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit c9f59bdf9d30a540d3f86d0361ff98c0163bf587
Author:     andreas kainz <[email protected]>
AuthorDate: Fri Jan 17 01:14:07 2020 +0100
Commit:     andreas_kainz <[email protected]>
CommitDate: Fri Jan 17 09:31:22 2020 +0100

    Sidebar sd module slidebackground sync with writer
    
    Change-Id: Ib7937013a2b494da1417f548589fc54b3299ea43
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86950
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <[email protected]>

diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui 
b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 4fb0ee7bdfdd..21828850d462 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -17,17 +17,16 @@
   <object class="GtkGrid" id="SlideBackgroundPanel">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="hexpand">True</property>
     <child>
       <object class="GtkGrid" id="grid1">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="valign">start</property>
+        <property name="halign">center</property>
         <property name="margin_left">9</property>
         <property name="margin_right">15</property>
         <property name="hexpand">True</property>
         <property name="border_width">6</property>
-        <property name="row_spacing">6</property>
+        <property name="row_spacing">3</property>
         <property name="column_spacing">6</property>
         <child>
           <object class="GtkLabel" id="label2">
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to