Fixed overlapping clipboard icons on recieve page

pull/2/head
Jacob Brydolf 8 years ago committed by Ilya Kitaev
parent cd1247c292
commit 5814c19962

@ -56,7 +56,7 @@ Item {
id: input
anchors.fill: parent
anchors.leftMargin: 4
anchors.rightMargin: 4
anchors.rightMargin: 30
font.pixelSize: parent.fontSize
}
}