sw/uiconfig/swriter/ui/sidebartableedit.ui | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit acb8d7d0568352bb34e869880c6ef44336f63b6f Author: andreas kainz <kain...@gmail.com> AuthorDate: Mon Jan 20 21:41:05 2020 +0100 Commit: andreas_kainz <kain...@gmail.com> CommitDate: Tue Jan 21 06:41:59 2020 +0100 sidebar writer table spacing fix Change-Id: I3dd805f69c9357e9f2b5d773e1a2842f44af5470 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87105 Tested-by: Jenkins Reviewed-by: andreas_kainz <kain...@gmail.com> diff --git a/sw/uiconfig/swriter/ui/sidebartableedit.ui b/sw/uiconfig/swriter/ui/sidebartableedit.ui index e0d369f7021a..db554177a349 100644 --- a/sw/uiconfig/swriter/ui/sidebartableedit.ui +++ b/sw/uiconfig/swriter/ui/sidebartableedit.ui @@ -19,10 +19,11 @@ <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="hexpand">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> - <property name="row_spacing">6</property> - <property name="column_spacing">3</property> + <property name="row_spacing">3</property> + <property name="column_spacing">6</property> <property name="column_homogeneous">True</property> <child> <object class="GtkSpinButton" id="rowheight"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits