GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Only one line for insert post textarea #70

Closed pmuens closed 8 years ago

pmuens commented 8 years ago

The insert post textarea should have only one line when initialized.

Use combination of min-height: 40px; and rows=1.