text-decoration fix

This commit is contained in:
MoyuScript 2011-07-16 22:34:21 +03:00
parent de1f9bfc77
commit ecc1087d49

View File

@ -62,7 +62,8 @@
fontSize:12,
borderRadius:12,
width:'auto',
height:'auto'
height:'auto',
textDecoration:'none'
}).hide().fadeIn().appendTo('body');
}