diff --git a/js/show-backlinks.js b/js/show-backlinks.js index 46723d8a..5924124e 100644 --- a/js/show-backlinks.js +++ b/js/show-backlinks.js @@ -39,7 +39,7 @@ $(document).ready(function() { } let link = $('>>' + replyId + ' '); + + replyId + '">>>' + replyId + ''); link.appendTo(mentioned); if (window.init_hover) { diff --git a/stylesheets/style.css b/stylesheets/style.css index f5c893a5..165aec90 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -1224,7 +1224,6 @@ pre { .mentioned { word-wrap: break-word; - white-space: pre-wrap; } .poster_id {