Merge pull request #21 from dalwadani/patch-1

Remove letter-spacing to display Arabic properly
This commit is contained in:
Faris Ansari 2017-06-26 00:26:48 +05:30 committed by GitHub
commit 78033cd689

View File

@ -72,7 +72,6 @@ $handle-color: #ddd;
text-anchor: middle;
font-size: 12px;
font-weight: lighter;
letter-spacing: 0.8px;
&.big {
fill: $text-light;
@ -150,4 +149,4 @@ $handle-color: #ddd;
.hide {
display: none;
}
}
}