Revision: 18190
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at September 23, 2009 15:43 by paulgrenwood
                            
                            Initial Code
textarea{
	overflow:auto;
}
                                Initial URL
Initial Description
IE adds a vertical scrollbar to textarea input fields regardless of the height of content in it. You can fix that with this simple CSS trick.
Initial Title
Remove Vertical TextArea Scollbar in IE
Initial Tags
ie, forms
Initial Language
CSS