mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
Nudge the comment gilded icon down 1px to avoid overflow.
This commit is contained in:
@@ -6554,7 +6554,7 @@ table.diff {font-size: small;}
|
||||
.gilded-comment-icon {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
margin: 0 0 -14px 8px;
|
||||
margin: 0 0 -15px 8px;
|
||||
top: -8px;
|
||||
color: #99895F;
|
||||
font-size: .9em;
|
||||
|
||||
Reference in New Issue
Block a user