Update _forms.scss
This commit is contained in:
parent
72d23904e3
commit
3880c07420
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ select {
|
||||||
textarea {
|
textarea {
|
||||||
min-height: ($base-spacing-unit * 4);
|
min-height: ($base-spacing-unit * 4);
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue