diff --git a/static/js/click_handlers.js b/static/js/click_handlers.js index 522f990f49..26816250a6 100644 --- a/static/js/click_handlers.js +++ b/static/js/click_handlers.js @@ -921,6 +921,7 @@ exports.initialize = function () { hotspots.post_hotspot_as_read("intro_reply"); hotspots.close_hotspot_icon($("#hotspot_intro_reply_icon")); + $("#hotspot_intro_reply_icon").remove(); }); // stop propagation