[Libreoffice-commits] core.git: sfx2/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jul 6 15:48:11 UTC 2021
sfx2/uiconfig/ui/panel.ui | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7a7dd854339eee52e290cce5b526df87e933ec1a
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jul 6 14:55:51 2021 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jul 6 17:47:36 2021 +0200
explicitly left align label in expander
Change-Id: I290a73d656b833559581e02fd9fcdb83b44600ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118512
Tested-by: Caolán McNamara <caolanm at redhat.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sfx2/uiconfig/ui/panel.ui b/sfx2/uiconfig/ui/panel.ui
index 769acfddc2b2..98e65c9a25eb 100644
--- a/sfx2/uiconfig/ui/panel.ui
+++ b/sfx2/uiconfig/ui/panel.ui
@@ -47,6 +47,7 @@
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="use-underline">True</property>
+ <property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
More information about the Libreoffice-commits
mailing list