svx/uiconfig/ui/sidebarpossize.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 49c8656eaf18dbbcfdcfb178c9407ea61c206ec4 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Sep 7 13:50:07 2020 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Mon Sep 7 16:07:20 2020 +0200 there is no valign of 'top', maybe 'start' is what's wanted here Change-Id: Ia260a1420291f4811aa6fbf3beae57184462db7c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102170 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/uiconfig/ui/sidebarpossize.ui b/svx/uiconfig/ui/sidebarpossize.ui index 5595e37aa2cd..92a0c9ebcc92 100644 --- a/svx/uiconfig/ui/sidebarpossize.ui +++ b/svx/uiconfig/ui/sidebarpossize.ui @@ -458,7 +458,7 @@ <property name="label" translatable="yes" context="sidebarpossize|btnEditChart">Edit Chart</property> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="valign">top</property> + <property name="valign">start</property> <property name="receives_default">True</property> </object> <packing> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits