[Libreoffice-commits] core.git: cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Sat Jan 16 16:53:49 UTC 2021
cui/uiconfig/ui/cellalignment.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7a56ed9edff41867a93c8ea06c0f874793f8e88d
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Fri Jan 15 20:28:42 2021 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sat Jan 16 17:53:05 2021 +0100
remove unusual 0.5 align from "Asian layout mode"
its sibling doesn't have it and they should both be the same
Change-Id: I4a0e4c3c04c7014537462221a40b0bef9c646f3a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109420
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui
index ae55d06857fc..472c2b6eb1cb 100644
--- a/cui/uiconfig/ui/cellalignment.ui
+++ b/cui/uiconfig/ui/cellalignment.ui
@@ -147,7 +147,7 @@
<property name="receives_default">False</property>
<property name="margin-start">12</property>
<property name="use_underline">True</property>
- <property name="xalign">0.5</property>
+ <property name="xalign">0</property>
<property name="inconsistent">True</property>
<property name="draw_indicator">True</property>
<child internal-child="accessible">
More information about the Libreoffice-commits
mailing list