[Libreoffice-commits] core.git: svx/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 22 18:49:28 UTC 2020
svx/uiconfig/ui/labelbox.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit e8f419ca594bb990f24930d141ae0fd61b736fac
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Wed Jul 22 16:47:41 2020 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Wed Jul 22 20:48:47 2020 +0200
align label contents to flush left
Change-Id: I75e4887e2b8fbfd94f240af260e0f4eeba53d7ac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99244
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/uiconfig/ui/labelbox.ui b/svx/uiconfig/ui/labelbox.ui
index 1bd4bae77765..287017424a69 100644
--- a/svx/uiconfig/ui/labelbox.ui
+++ b/svx/uiconfig/ui/labelbox.ui
@@ -14,6 +14,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
More information about the Libreoffice-commits
mailing list