aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/AddressBookTable.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/AddressBookTable.qml b/components/AddressBookTable.qml
index 2a8ed11a..56ee7a6b 100644
--- a/components/AddressBookTable.qml
+++ b/components/AddressBookTable.qml
@@ -47,7 +47,7 @@ ListView {
Text {
id: paymentIdText
anchors.top: parent.top
- width: text.length ? 122 : 0
+ width: text.length ? 139 : 0
font.family: "Arial"
font.bold: true
font.pixelSize: 19