From d6cc64c8a6804e873ca03661b1bde5d438b5b1aa Mon Sep 17 00:00:00 2001 From: Abe Haskins Date: Fri, 7 Nov 2025 12:01:36 -0600 Subject: [PATCH] Fix code blocks in anchor links bumping up too high --- discord/styles/theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/discord/styles/theme.css b/discord/styles/theme.css index d9090b32a4..12dc6b6dd0 100644 --- a/discord/styles/theme.css +++ b/discord/styles/theme.css @@ -243,7 +243,6 @@ Fix code blocks inside links that break page width word-break: break-all; overflow-wrap: break-word; max-width: 100%; - display: inline-block; } /*