From 2b4e02577c59e98a80fa758ae3793425d4d630c8 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 11 May 2015 12:37:11 -0400 Subject: [PATCH] Fixes #2219, icon should not reset line height --- src/definitions/elements/icon.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/definitions/elements/icon.less b/src/definitions/elements/icon.less index b380951b6..ef8eb0506 100755 --- a/src/definitions/elements/icon.less +++ b/src/definitions/elements/icon.less @@ -46,7 +46,6 @@ i.icon { font-family: 'Icons'; font-style: normal; - line-height: 1; font-weight: normal; text-decoration: inherit; text-align: center;