diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-11-10 00:00:41 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-11-10 08:11:09 +0100 |
commit | 77e3cb338f576757fd875bc60952ac22530f6a7a (patch) | |
tree | 1a408a216ead3abb007bb33ad19bd15653a8a486 /sc/uiconfig | |
parent | fee231abbd2cd8f4a71ba2df73eb902a5110cbee (diff) |
Tabbed NB: sync home/text tab
Change-Id: I1d13f22325679f17ddef231991ecb0e199f00c50
Reviewed-on: https://gerrit.libreoffice.org/63223
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index e6797979de1d..a5b420099721 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -3137,6 +3137,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> + <property name="margin_left">5</property> <property name="hexpand">True</property> <property name="toolbar_style">icons</property> <property name="show_arrow">False</property> |