Opened 13 years ago
Closed 13 years ago
#696 closed (fixed)
Long labels within forms are wrapped along with help messages
Reported by: | Gregory Vincic | Owned by: | Gregory Vincic |
---|---|---|---|
Milestone: | Proteios 2.13.0 | Keywords: | |
Cc: |
Description
Longer labels get their words wrapped if too long, also the help messages are wrapped over more lines interfering with the form fields.
Change History (5)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [3759]) Refs #696. Forms are now built up of a table for each fieldset. Labels are not wrapped anymore and help text messages are located to the right of the field even if wrapped.