From ca0a08196dd4eb527b0320068c0496ba54337a11 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Thu, 1 Apr 2021 13:28:25 +0200 Subject: [PATCH] Add nowrap --- source/templates/classic/partials/reactions.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/templates/classic/partials/reactions.ejs b/source/templates/classic/partials/reactions.ejs index 888ca925..e8ee68c3 100644 --- a/source/templates/classic/partials/reactions.ejs +++ b/source/templates/classic/partials/reactions.ejs @@ -34,7 +34,7 @@ <% } %> <% if (plugins.reactions.details.length) { const [primary, secondary] = plugins.reactions.details %> - + <% if (primary === "count") { %> <%= count %> <% } else if (primary === "percentage") { %>