I've noticed that on Firefox and Chrome that the textareas are resizable vertically as well as horizontally; the resize rule not having been set. I occasionally break the layout a bit when I resize the textarea using the browser's built-in handle instead of the drag bar.

resize: vertical;

or

resize: none;

should fix the issue.

share|improve this question
I sometimes kinda like the 'feature'. – PeeHaa 埽 Jan 16 '12 at 20:09
1  
So you're the one who took that away from us?! – M. Night Demonbobby Apr 13 '12 at 14:18
@Bobby, I asked this almost a year ago, I think that's plenty of time to express your concerns, disagreement, or suggest alternative solutions. :-p – zzzzBov Apr 13 '12 at 14:20
1  
We did. ;P Also, I have no as Userstyle which does this globally, comes in handy on all sites. ;) – M. Night Demonbobby Apr 13 '12 at 14:38

1 Answer

up vote 3 down vote accepted

This was completed. I need an answer to mark as accepted, this is simply a placeholder.

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged