[Libreoffice-commits] core.git: sw/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 9 19:42:30 UTC 2019
sw/uiconfig/swriter/ui/notebookbar_single.ui | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
New commits:
commit a9359cf49ad9367d536d239187d7ef615709ea53
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Jul 8 23:32:26 2019 +0200
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Tue Jul 9 21:41:19 2019 +0200
NB writer tabbed_single: fix wrong alignment of commands
Change-Id: Ic5001f86cfb0b403fd05aa2609ebb395a9e514b1
Reviewed-on: https://gerrit.libreoffice.org/75250
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sw/uiconfig/swriter/ui/notebookbar_single.ui b/sw/uiconfig/swriter/ui/notebookbar_single.ui
index 5387187d67ff..307eea196e9c 100644
--- a/sw/uiconfig/swriter/ui/notebookbar_single.ui
+++ b/sw/uiconfig/swriter/ui/notebookbar_single.ui
@@ -450,8 +450,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
- <property name="margin_top">8</property>
- <property name="margin_bottom">8</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
<property name="orientation">vertical</property>
</object>
<packing>
@@ -465,7 +465,6 @@
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom64">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">5</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkMenuToolButton" id="Default-Color">
@@ -1716,8 +1715,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="valign">center</property>
- <property name="margin_top">8</property>
- <property name="margin_bottom">8</property>
+ <property name="margin_top">5</property>
+ <property name="margin_bottom">5</property>
<property name="orientation">vertical</property>
</object>
<packing>
@@ -1731,7 +1730,6 @@
<object class="sfxlo-NotebookbarToolBox" id="SectionBottom60">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="margin_left">5</property>
<property name="show_arrow">False</property>
<child>
<object class="GtkMenuToolButton" id="Table-Color1">
More information about the Libreoffice-commits
mailing list