I am adding several custom ticket fields to our Trac (.10) interface. First, I added 5 'select' fields with pull-down menus. They line up nicely side-by-side in the original columns.
Then I added 2 textarea fields with column width = 70. They span the width of both columns and are placed one above the other. So far, so good. Then I added a 3rd textarea field, also with column width = 70. After that one, any additional 'select' fields are not placed beneath the 3rd textarea field, but instead to the right of it which requires scrolling the browser to the right to see it. I want them to line up in the first and second columns BELOW the 3rd textarea field. I have tried several different things and every time, this 3rd textarea field messes up the display. Any hints? Is this a known problem? Jen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
