diff --git a/js/privatebin.js b/js/privatebin.js
index 59f5f3ff..1566ea3e 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 85dde27d..5741c645 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 1680665a..613e5a09 100644
--- a/tpl/page.php
+++ b/tpl/page.php
@@ -54,7 +54,7 @@ if ($QRCODE):
-
+