My textarea won't accept any width attributes.
        Posted  
        
            by Kyle Sevenoaks
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kyle Sevenoaks
        
        
        
        Published on 2010-05-06T11:57:43Z
        Indexed on 
            2010/05/06
            12:08 UTC
        
        
        Read the original article
        Hit count: 211
        
Hi, for some odd reason the text area I have in my site won't accept the width I tell it to, I've tried to select it three times in the CSS just to make sure!
Here is a jsfiddle example that shows what I want, and here is the page where it doesn't want to work. I have searched through the CSS to find any conflicting textarea properties, but there are none.
Thanks for the help!
© Stack Overflow or respective owner