Skip to content

Instantly share code, notes, and snippets.

@0xnbk
Created October 6, 2010 04:30
Show Gist options
  • Save 0xnbk/612833 to your computer and use it in GitHub Desktop.
Save 0xnbk/612833 to your computer and use it in GitHub Desktop.
Remove Scrollbar from Textarea in IE
textarea { overflow: auto; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment