From 73b05865f93acb9f2b7eb92e82a658e5e2574e6b Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 21 May 2015 11:35:19 -0400 Subject: [PATCH] #2287 fix line height of groups --- src/definitions/elements/icon.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/definitions/elements/icon.less b/src/definitions/elements/icon.less index e29619a6c..624a57674 100755 --- a/src/definitions/elements/icon.less +++ b/src/definitions/elements/icon.less @@ -349,6 +349,7 @@ i.massive.icons { i.icons { display: inline-block; position: relative; + line-height: 1; } i.icons .icon {