diff --git a/tasks/templates/bem.css b/tasks/templates/bem.css index 82598d5..3098fe9 100644 --- a/tasks/templates/bem.css +++ b/tasks/templates/bem.css @@ -25,7 +25,6 @@ font-family:"<%= fontFamilyName %>"; <% if (stylesheet === 'less') { %>}<% } %> display:inline-block; - vertical-align:middle; line-height:1; font-weight:normal; font-style:normal; diff --git a/tasks/templates/bootstrap.css b/tasks/templates/bootstrap.css index 2b73847..dfe9b20 100644 --- a/tasks/templates/bootstrap.css +++ b/tasks/templates/bootstrap.css @@ -29,7 +29,6 @@ .ligature-icons<% } %> { font-family:"<%= fontFamilyName %>"; display:inline-block; - vertical-align:middle; line-height:1; font-weight:normal; font-style:normal;