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

Yousuf Philips philipz85 at hotmail.com
Tue Feb 13 06:42:06 UTC 2018


 sw/uiconfig/swriter/ui/notebookbar_single.ui |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 71efbe9244818ae5a4245e7c7854b81fbafd16f7
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Fri Feb 9 16:34:15 2018 +0400

    Notebookbar Single: Fix context glitch and spacing
    
    Change-Id: I9417b45b190bab746e5f9fa08b7076b4488bcf16
    Reviewed-on: https://gerrit.libreoffice.org/49492
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/sw/uiconfig/swriter/ui/notebookbar_single.ui b/sw/uiconfig/swriter/ui/notebookbar_single.ui
index 7266c9019dbc..e75440e41e2a 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_single.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_single.ui
@@ -20,6 +20,8 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="halign">center</property>
+            <property name="margin_top">6</property>
+            <property name="margin_bottom">6</property>
             <property name="spacing">3</property>
             <child>
               <object class="sfxlo-NotebookbarToolBox" id="file">
@@ -761,7 +763,7 @@
               </packing>
             </child>
             <style>
-              <class name="context-Text"/>
+              <class name="context-any"/>
             </style>
           </object>
           <packing>


More information about the Libreoffice-commits mailing list