From 7f1927bd059b01ef4504a2aac0f80787ef7fbf6d Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 29 Oct 2015 15:32:34 -0400 Subject: [PATCH] fixing line-height issue in groups list --- less/groups.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/groups.less b/less/groups.less index 666e60d..cbaf41a 100644 --- a/less/groups.less +++ b/less/groups.less @@ -159,6 +159,7 @@ img, .user-icon { .user-icon-style(); + line-height: normal; /* see: https://community.nodebb.org/topic/6804/user-icons-testing */ } }