diff --git a/build/jquery.plugin.html2canvas.js b/build/jquery.plugin.html2canvas.js index aa1fb54..53a7bde 100644 --- a/build/jquery.plugin.html2canvas.js +++ b/build/jquery.plugin.html2canvas.js @@ -92,7 +92,8 @@ fontSize:12, borderRadius:12, width:'auto', - height:'auto' + height:'auto', + textDecoration:'none' }).hide().fadeIn().appendTo('body'); }