From 791330eb390c2d1cf846d9dbf43fe6e416ab4834 Mon Sep 17 00:00:00 2001 From: Riccardo De Contardi Date: Sat, 22 Nov 2014 16:40:46 +0100 Subject: [PATCH] .postfix .button slightly misaligned #6053 Proposal to solve #6053; to be tested in Mac enviroment and IE --- scss/foundation/components/_forms.scss | 2 -- 1 file changed, 2 deletions(-) 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; } -- 2.47.2