diff --git a/Resources/Scripts/code.js b/Resources/Scripts/code.js index 97a66907..5cb65229 100644 --- a/Resources/Scripts/code.js +++ b/Resources/Scripts/code.js @@ -112,6 +112,7 @@ html.css("border", "0"); html.find("footer").last().remove(); // apparently withTweetActions breaks for certain tweets, nice + html.find(".js-quote-detail").removeClass("is-actionable"); var url = html.find("time").first().children("a").first().attr("href") || "";