Is this in the basic scaffolding app, or are you using custom CSS/JS? If that latter, it's hard to say without seeing any code. In the scaffolding app, the textarea width is set in bootstrap-responsive.min.css and should be overrideable.
Anthony On Saturday, August 3, 2013 12:59:31 AM UTC-4, davedigerati wrote: > > I'm bumping up against this on a form as well, and puzzled why using a > custom/clean css sheet loaded last in the page header for precedence, with > unique divs/classes aren't working on the textareas... not for size, > background-color, text color, nothing. I can target the row, the parent > divs, etc, but not the textareas themselves. > > Is the jquery overwriting/hard-coding style properties? I am using > jqueryui but still would expect specificity to work. > > I really want to find a css solution...??? > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

