Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(textarea): Start at a height of one line #2953

Closed
wants to merge 1 commit into from
Closed

fix(textarea): Start at a height of one line #2953

wants to merge 1 commit into from

Conversation

calebegg
Copy link
Member

Change min-height for textarea to one line height (and remove extra
padding space), and set rows=“1”, since it defaults to 2. Fixes #2154

Review on Reviewable

Change min-height for textarea to one line height (and remove extra
padding space), and set rows=“1”, since it defaults to 2. Fixes #2154
@maelfrize
Copy link

👍

3 similar comments
@fabito
Copy link

fabito commented May 29, 2015

👍

@tehfreak
Copy link

tehfreak commented Jun 2, 2015

👍

@ghost
Copy link

ghost commented Jun 14, 2015

👍

Splaktar pushed a commit that referenced this pull request Jul 4, 2015
Change min-height for textarea to one line height (and remove extra
padding space), and set rows=“1”, since it defaults to 2.

Closes #2953. Fixes #2154.
@calebegg calebegg deleted the fix-textarea-height branch July 8, 2015 18:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

textarea initial height too tall
4 participants