SyntaxFix
Write A Post
Hire A Developer
Questions
Try add min-width: 100% to style of your textarea:
min-width: 100%
<textarea class="form-control" style="min-width: 100%"></textarea>