diff --git a/src/views/post/post.module.css b/src/views/post/post.module.css index 60aa0c95..faecac10 100644 --- a/src/views/post/post.module.css +++ b/src/views/post/post.module.css @@ -453,6 +453,7 @@ line-height: 2; background-color: var(--reply-backlink-mobile-background-color); border-top: var(--reply-backlink-mobile-border-top); + clear: both; } .highlight {