Skip to content

Commit ad6d3a0

Browse files
authored
Fix code blocks in anchor links bumping up too high (#7944)
1 parent 6ee5967 commit ad6d3a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

discord/styles/theme.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,6 @@ Fix code blocks inside links that break page width
243243
word-break: break-all;
244244
overflow-wrap: break-word;
245245
max-width: 100%;
246-
display: inline-block;
247246
}
248247

249248
/*

0 commit comments

Comments
 (0)