It's the letter-spacing, just don't know why yet. It appears to only have an affect when it's being applied to the content: "" attribute.
On Sun, Mar 16, 2014 at 8:15 PM, David Laakso <laakso.davi...@gmail.com>wrote: > In the footer ie/11 is chopping-off the crossbar of the numerical > digit 4. What to do? > > html > http://ccstudi.com/ > > css > http://ccstudi.com/site/css/sisu.css > > footer::after{ > border:1px dotted red; > content:"'14"; > color:rgb(218,165,32); > font:1250% 'falstaffMTStd'; > letter-spacing:-.25em; > margin:0; > padding:0; > position:absolute; > top:-30px; > left:0; > width:40%; > text-shadow:2px 2px 5px rgb(100,100,100)} > > Thank you. > David Laakso > -- > Chelsea Creek Studio > http://ccstudi.com > ______________________________________________________________________ > css-discuss [css-d@lists.css-discuss.org] > 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/ > -- Chris Rockwell ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] 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/