From 6edff57f4b8d171c323d02bf3476d878fc2a11aa Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 13 Jun 2024 18:51:26 +0200 Subject: [PATCH] Update CharCounter.plugin.js --- Plugins/CharCounter/CharCounter.plugin.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Plugins/CharCounter/CharCounter.plugin.js b/Plugins/CharCounter/CharCounter.plugin.js index 453fe8506f..fdc7cf8f43 100644 --- a/Plugins/CharCounter/CharCounter.plugin.js +++ b/Plugins/CharCounter/CharCounter.plugin.js @@ -2,7 +2,7 @@ * @name CharCounter * @author DevilBro * @authorId 278543574059057154 - * @version 1.6.2 + * @version 1.6.3 * @description Adds a Character Counter to most Inputs * @invite Jx3TjNS * @donate https://www.paypal.me/MircoWittrien @@ -103,15 +103,15 @@ module.exports = (_ => { } ${BDFDB.dotCN._charcounterchatcounter} { right: 0; - bottom: -1.3em; + bottom: 0.3em; } ${BDFDB.dotCN._charcountereditcounter} { right: 0; bottom: -1.3em; } ${BDFDB.dotCN._charcounterthreadcreationcounter} { - right: 0; - bottom: -1.1em; + right: 16px; + bottom: 0.3em; } ${BDFDB.dotCN._charcounteruploadcounter} { right: 0;