From 756808940dc2aa52892099d81e45aeb6d1be828d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sun, 20 Oct 2019 16:55:39 -0400 Subject: [PATCH] closes https://github.com/NodeBB/NodeBB/issues/7985 --- less/topic.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/topic.less b/less/topic.less index abf4f41..470e31b 100644 --- a/less/topic.less +++ b/less/topic.less @@ -319,7 +319,7 @@ min-height: 0; margin-top: -3px; - img, .user-icon { + .avatar { .user-icon-style(23px, 1.3rem, 50%); } }