I have never had this problem in any previous projects, but for some
reason all text_area inputs that contain a new line result in a huge
indent

ex
--------------------------------
|Hello                                                                   |
|World                                                                   |
|                                                                        |
|                                                                        |
|                                                                        |
--------------------------------

results in  when editting
--------------------------------
|Hello                                                                   |
|                    World                                               |
|                                                                        |
|                                                                        |
|                                                                        |
--------------------------------

I have stripped out all text formatting on record saves, as well as
formating when filling the text box.

Has anyone seen this before?

Thanks
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to