Merge pull request #255

541186c No left margin for button on Verify Payment page (xmr-eric)
This commit is contained in:
Riccardo Spagni 2016-12-14 23:28:59 +02:00
commit 998b1beecc
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -207,7 +207,6 @@ Rectangle {
id: checkButton
anchors.left: parent.left
anchors.top: txKeyRow.bottom
anchors.leftMargin: 17
anchors.topMargin: 17
width: 60
text: qsTr("CHECK") + translationManager.emptyString