From 6a6f4a88aac86845a184c7d0bd5823ae5d917cda Mon Sep 17 00:00:00 2001 From: keyan Date: Wed, 6 Mar 2024 14:20:03 -0600 Subject: [PATCH] refine bounty icon margin for wrapping in comments --- components/comment.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/components/comment.module.css b/components/comment.module.css index 6ac5b214..ccef5d82 100644 --- a/components/comment.module.css +++ b/components/comment.module.css @@ -116,7 +116,6 @@ .bountyIcon { margin-left: 5px; margin-right: 5px; - margin-top: -4px; } .hunk {