[Libreoffice-commits] core.git: svx/uiconfig

andreas kainz (via logerrit) logerrit at kemper.freedesktop.org
Sat Jan 18 20:05:39 UTC 2020


 svx/uiconfig/ui/sidebartextpanel.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit fc3c3aa4a12ed9bc7af416a94219139e2db482c1
Author:     andreas kainz <kainz.a at gmail.com>
AuthorDate: Sat Jan 18 14:30:17 2020 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Sat Jan 18 21:05:02 2020 +0100

    Sidebar text panel spacing update
    
    Change-Id: I7d4a26a9cb165ca862cbea14668bc4dc9c7e8d19
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87019
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/svx/uiconfig/ui/sidebartextpanel.ui b/svx/uiconfig/ui/sidebartextpanel.ui
index c2c995490525..65443d789f31 100644
--- a/svx/uiconfig/ui/sidebartextpanel.ui
+++ b/svx/uiconfig/ui/sidebartextpanel.ui
@@ -14,7 +14,7 @@
         <property name="can_focus">False</property>
         <property name="border_width">6</property>
         <property name="orientation">vertical</property>
-        <property name="spacing">12</property>
+        <property name="spacing">3</property>
         <child>
           <object class="GtkBox" id="box2">
             <property name="visible">True</property>
@@ -78,7 +78,7 @@
           <object class="GtkBox" id="box3">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="spacing">12</property>
+            <property name="spacing">6</property>
             <child>
               <object class="sfxlo-SidebarToolBox" id="fonteffects">
                 <property name="visible">True</property>
@@ -206,7 +206,7 @@
           <object class="GtkBox" id="box4">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="spacing">12</property>
+            <property name="spacing">6</property>
             <child>
               <object class="sfxlo-SidebarToolBox" id="colorbar_writer">
                 <property name="visible">True</property>


More information about the Libreoffice-commits mailing list