aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/CheckBox.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/CheckBox.qml b/components/CheckBox.qml
index b9bfe3ec..ffe585c3 100644
--- a/components/CheckBox.qml
+++ b/components/CheckBox.qml
@@ -76,7 +76,6 @@ Item {
anchors.leftMargin: 25 + 12
font.family: "Arial"
font.pixelSize: checkBox.fontSize
- font.letterSpacing: -1
color: "#525252"
}