Tim Shaffer wrote:
> It's possible you have a style that is overwriting the rows and cols
> attribute.

you guys are correct! i am using blueprint CSS with this site.. 
unfortunately, this box is not bounded by a span-# div, so it makes some 
assumptions about the width of the textarea tag.. one of them being a 
default width of 390px.

i overrode it in my main css, and everything is fine..

i didn't think that such things would be overridden.. but after taking a 
look at the code for screen.css, it really makes sense, and it's really 
smart..

thanks all!
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to