tdf#128174: Master password dialog misplaced

Change-Id: Ib8834c58e6c3af88de3eb7b450076c79fb5edda5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103745
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
(cherry picked from commit 8a4ed7b0040e10cc75d015f244934d00478df7c6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104165
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui
index 5720c25..578dabb 100644
--- a/cui/uiconfig/ui/password.ui
+++ b/cui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
    <property name="border_width">6</property>
    <property name="title" translatable="yes" context="password|PasswordDialog">Set Password</property>
    <property name="modal">True</property>
    <property name="window_position">center</property>
    <property name="default_width">0</property>
    <property name="default_height">0</property>
    <property name="type_hint">normal</property>
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui
index aea2682..02ec664 100644
--- a/sfx2/uiconfig/ui/password.ui
+++ b/sfx2/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
    <property name="border_width">6</property>
    <property name="title" translatable="yes" context="password|PasswordDialog">Enter Password</property>
    <property name="modal">True</property>
    <property name="window_position">center</property>
    <property name="default_width">0</property>
    <property name="default_height">0</property>
    <property name="type_hint">dialog</property>
diff --git a/uui/uiconfig/ui/password.ui b/uui/uiconfig/ui/password.ui
index ea574d0..cdd9966 100644
--- a/uui/uiconfig/ui/password.ui
+++ b/uui/uiconfig/ui/password.ui
@@ -7,6 +7,7 @@
    <property name="border_width">6</property>
    <property name="title" translatable="yes" context="password|PasswordDialog">Set Password</property>
    <property name="modal">True</property>
    <property name="window_position">center</property>
    <property name="default_width">0</property>
    <property name="default_height">0</property>
    <property name="type_hint">dialog</property>