From: Mark Otto Date: Fri, 9 Nov 2012 07:56:29 +0000 (-0800) Subject: remove * line-height X-Git-Tag: v2.2.2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2bbee207596960062f2f5f280427abbb94bcc4f;p=thirdparty%2Fbootstrap.git remove * line-height --- 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;