scss/toolkit/layout/form.scss in titon-toolkit-1.0.5 vs scss/toolkit/layout/form.scss in titon-toolkit-1.1.0.rc.1
- old
+ new
@@ -112,10 +112,9 @@
-webkit-appearance: none;
padding: $medium-padding - .05rem; // fixes vertical alignment
}
select.#{$vendor-prefix}input[multiple] {
- min-height: 150px;
max-height: 500px;
}
textarea.#{$vendor-prefix}input {
line-height: 135%;
\ No newline at end of file