From: Riccardo De Contardi Date: Sat, 22 Nov 2014 15:40:46 +0000 (+0100) Subject: .postfix .button slightly misaligned #6053 X-Git-Tag: v5.5.0~29^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6054%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git .postfix .button slightly misaligned #6053 Proposal to solve #6053; to be tested in Mac enviroment and IE --- diff --git a/scss/foundation/components/_forms.scss b/scss/foundation/components/_forms.scss index 6a2602dfd..966ff0c4d 100644 --- a/scss/foundation/components/_forms.scss +++ b/scss/foundation/components/_forms.scss @@ -225,7 +225,6 @@ $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%) !default; padding-top: 0; padding-bottom: 0; text-align: center; - line-height: rem-calc(34); border: none; } @@ -258,7 +257,6 @@ $select-hover-bg-color: scale-color($select-bg-color, $lightness: -3%) !default; padding-top: 0; padding-bottom: 0; text-align: center; - line-height: rem-calc(34); border: none; }