text-decoration fix

This commit is contained in:
MoyuScript 2011-07-16 22:35:21 +03:00
parent 30c8d30af5
commit e548851114

View File

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