I’m trying to put a textarea in my page to show a bunch of comments, but when I put the textarea in there, it is very small and does not fill up the width of the div it is in. How do I get it to act right and fill the width of the div?
Give it a class: form-control
1 Like