Update _forms.scss

This commit is contained in:
Pedro Reis 2015-08-06 16:29:23 +01:00
parent 72d23904e3
commit 3880c07420
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ select {
textarea {
min-height: ($base-spacing-unit * 4);
overflow: auto;
vertical-align: top;
}