diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-02-13 07:00:20 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-02-14 12:18:21 +0000 |
commit | 41c3c2dfaeee7fbd410fd76d4254ae9696a173a2 (patch) | |
tree | cc1e1ced7f19f827a07593e712ef08e7120c074a /sfx2 | |
parent | db6fbb0317fcb0a7babca9f71adbbb7c126b9e4e (diff) |
tdf#150045 A few more supplemental labels
Change-Id: Ifc0afe5c04145378b5fe32b12791c774d96f8a9c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146903
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/password.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sfx2/uiconfig/ui/password.ui b/sfx2/uiconfig/ui/password.ui index 0ac18dab2a08..d17b8d9077e3 100644 --- a/sfx2/uiconfig/ui/password.ui +++ b/sfx2/uiconfig/ui/password.ui @@ -318,6 +318,9 @@ <property name="can-focus">False</property> <property name="margin-start">6</property> <property name="xalign">0</property> + <attributes> + <attribute name="scale" value="0.9"/> + </attributes> <child internal-child="accessible"> <object class="AtkObject" id="minlenft-atkobject"> <property name="AtkObject::accessible-role" translatable="no">static</property> |