Skip to content

Commit d6cc64c

Browse files
committed
Fix code blocks in anchor links bumping up too high
1 parent 6ee5967 commit d6cc64c

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)