Merge pull request #583

a0233f1 BasicPanel.qml Remove negative letter space (xmr-eric)
This commit is contained in:
Riccardo Spagni 2017-03-22 11:32:30 +02:00
commit 5952ff96d7
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -126,7 +126,6 @@ Rectangle {
height: 20
font.family: "Arial"
font.pixelSize: 12
font.letterSpacing: -1
elide: Text.ElideRight
horizontalAlignment: Text.AlignLeft
verticalAlignment: Text.AlignBottom