]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
.postfix .button slightly misaligned #6053 6054/head
authorRiccardo De Contardi <erredeco@gmail.com>
Sat, 22 Nov 2014 15:40:46 +0000 (16:40 +0100)
committerRiccardo De Contardi <erredeco@gmail.com>
Sat, 22 Nov 2014 15:40:46 +0000 (16:40 +0100)
Proposal to solve #6053; to be tested in Mac enviroment and IE

scss/foundation/components/_forms.scss

index 6a2602dfd295ebe836895c7efe371e343ba0a8e0..966ff0c4d2324dd51b7b9ce00b6d686b73a7f741 100644 (file)
@@ -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;
   }