Merge pull request #377

bd07a99 history: fix amount/fee overlap on large amounts (Jaquee)
pull/2/head
Riccardo Spagni 8 years ago
commit 1ced5e34b6
No known key found for this signature in database
GPG Key ID: 55432DF31CCD4FCD

@ -346,7 +346,6 @@ ListView {
// -- "Amount column
Column {
anchors.top: parent.top
width: 148
Text {
anchors.left: parent.left
@ -368,6 +367,7 @@ ListView {
}
Text {
id: amountText
anchors.bottom: parent.bottom
font.family: "Arial"
font.pixelSize: 18