diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-01-15 20:05:38 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-01-16 16:01:26 +0100 |
commit | 7bd729a65d7e7a7539bf4383d656667ed227cc91 (patch) | |
tree | f4e39e8b912f92e04bd0047f3da92ad87fe84164 /uui/uiconfig | |
parent | 933a311c12929568b7912b8f26445ac314f57f6b (diff) |
snap near 0.5 align values to 0.5
Change-Id: Idcedba97e1738f097a36845614a17f143c20c7c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109416
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui/uiconfig')
-rw-r--r-- | uui/uiconfig/ui/masterpassworddlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/uiconfig/ui/masterpassworddlg.ui b/uui/uiconfig/ui/masterpassworddlg.ui index 85af5f31a1e6..f5d2c5415dfb 100644 --- a/uui/uiconfig/ui/masterpassworddlg.ui +++ b/uui/uiconfig/ui/masterpassworddlg.ui @@ -88,7 +88,7 @@ <property name="use_underline">True</property> <property name="mnemonic_widget">password</property> <property name="xalign">0</property> - <property name="yalign">0.5400000214576721</property> + <property name="yalign">0.5</property> </object> <packing> <property name="expand">False</property> |