From f2bbee207596960062f2f5f280427abbb94bcc4f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 8 Nov 2012 23:56:29 -0800 Subject: [PATCH] remove * line-height --- less/buttons.less | 1 - 1 file changed, 1 deletion(-) diff --git a/less/buttons.less b/less/buttons.less index 4497d3acd7..e0afbed96b 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -14,7 +14,6 @@ margin-bottom: 0; // For input.btn font-size: @baseFontSize; line-height: @baseLineHeight; - *line-height: @baseLineHeight; text-align: center; vertical-align: middle; cursor: pointer;