The comment text field's width is wrong on the website.
The textarea is much bigger than the actual div, therefore making you unable to see some of it while, e.g, typing.
The div "TextBoxWrapper" is 605px auto size I believe while the textarea "Form_Body" is 703px
Additionally, resizing the comment text window does not like to "stick". If I try to manually resize the window it will snap back to fit whatever text is in it whenever I go to type. I also can't manually shrink the width at all, though that won't matter until the resizing actually works.
Comments