sw/uiconfig/swriter/ui/navigatorpanel.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 61f34fde10e6f5cad7d23826b4dad716fef43e6c
Author:     Jim Raykowski <rayk...@gmail.com>
AuthorDate: Thu Feb 22 21:01:34 2024 -0900
Commit:     Jim Raykowski <rayk...@gmail.com>
CommitDate: Sat Feb 24 21:53:51 2024 +0100

    tdf#141728 follow up: provide a bit of space between controls
    
    Provides space between the 'Navigate By' and go to page spin control
    without there is none for non gtk VCL backends.
    
    Change-Id: Ia9a07f0699c9dc174179a9789b4ae7ae6c1300af
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163799
    Tested-by: Jenkins
    Reviewed-by: Jim Raykowski <rayk...@gmail.com>

diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui 
b/sw/uiconfig/swriter/ui/navigatorpanel.ui
index c90b2e71e628..6b7a198e601a 100644
--- a/sw/uiconfig/swriter/ui/navigatorpanel.ui
+++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui
@@ -221,6 +221,7 @@
                   <object class="GtkGrid">
                     <property name="visible">True</property>
                     <property name="can-focus">False</property>
+                    <property name="column-spacing">3</property>
                     <child>
                       <object class="GtkToolbar" id="content1">
                         <property name="visible">True</property>

Reply via email to