Nope - sorry that doesn't work. when setting the value of 'letter-spacing'
using anything other than pixel units  - the value is simply rounded to the
nearest pixel equivalent. So - for example, I just tried setting the
following values on "Arial":

-0.01em = 0px
-0.02em = 0px
-0.03em = 0px
-0.04em = 0px
-0.05em = 0px
-0.06em = -1px
etc.

Try it and see.



--
View this message in context: 
http://css.2040035.n2.nabble.com/letter-spacing-pixels-only-tp6938341p6938372.html
Sent from the css-discuss mailing list archive at Nabble.com.
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to