From 1f36fe51938b9e039926a2063ca56d0f20173105 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:56:58 +0200 Subject: [PATCH] Fix weird display of macros in help command --- public/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/style.css b/public/style.css index 72c8db8bd..d0f56108f 100644 --- a/public/style.css +++ b/public/style.css @@ -244,9 +244,7 @@ table.responsiveTable { } .mes_text li tt { - min-width: 80px; display: inline-block; - text-align: right; } .mes_text br,