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

New commits:
commit 71efbe9244818ae5a4245e7c7854b81fbafd16f7
Author: Yousuf Philips <philip...@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 <c...@libreoffice.org>
    Reviewed-by: Yousuf Philips <philip...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to