diff --git a/js/privatebin.js b/js/privatebin.js index 59f5f3f..1566ea3 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -2701,8 +2701,8 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) { return; } + $comment.addClass('highlight'); var highlightComment = function () { - $comment.addClass('highlight'); if (fadeOut === true) { setTimeout(function () { $comment.removeClass('highlight'); diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 85dde27..5741c64 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -75,7 +75,7 @@ if ($MARKDOWN): - + diff --git a/tpl/page.php b/tpl/page.php index 1680665..613e5a0 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -54,7 +54,7 @@ if ($QRCODE): - +