diff --git a/less/topic.less b/less/topic.less index 9a08b35..da045a8 100644 --- a/less/topic.less +++ b/less/topic.less @@ -184,10 +184,10 @@ .posts .icon { min-width: 0; min-height: 0; - margin-top: 5px; + margin-top: -3px; img, .user-icon { - .user-icon-style(23px, 1.3rem); + .user-icon-style(23px, 1.3rem, 50%); } } }