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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user