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 <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara
2020-09-07 13:50:07 +01:00
parent 85232a2e57
commit 49c8656eaf

View File

@@ -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>