bgrins / ExpandingTextareas

jQuery plugin for elegant expanding textareas
http://bgrins.github.com/ExpandingTextareas/
MIT License
261 stars 73 forks source link

Margins #2

Closed Zoramite closed 12 years ago

Zoramite commented 12 years ago

Fixing some details with how the margins of the original textarea are handled to make the top and bottom margins apply to the container so that they work correctly with the normal flow of the page.

bgrins commented 12 years ago

Hmm I went ahead and merged (temporarily removing the margins code), but I didn't realize that it would also close the pull request. Sorry about that. Please let me know the reasoning behind the margin code (was it failing with a certain browser or CSS) if you'd like to add that in.