diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-15 20:28:42 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-16 17:53:05 +0100 |
commit | 7a56ed9edff41867a93c8ea06c0f874793f8e88d (patch) | |
tree | 4648bd476dc437445d3aab9958de72413169a1a7 /cui | |
parent | 508c2e4a2d2b26d6b1842ff98e9aaa4d3adddf80 (diff) |
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@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/cellalignment.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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"> |