How can I introduce negatives values to letter-spacing like
.myStyle
{
letter-spacing:-0.03em;
}
currently the field allows only positive values, and when I try to enter negative ones, it simply chops the minus sign.
Thanks.
Adrian Tschubarov
How can I introduce negatives values to letter-spacing like
.myStyle
{
letter-spacing:-0.03em;
}
currently the field allows only positive values, and when I try to enter negative ones, it simply chops the minus sign.
Thanks.
Adrian Tschubarov