Patch #9998
Make attachement "Optional Description" less wide
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 1.4.0 |
Description
On my browser, under "New Issue" the attachment "Optional Decription" is pushing out the right side of the screen creating a horizontal scroll which makes the "private" button invisible unless scrolled to. This is because optional description has width 60, which is the same width as the description, however there's a lot more stuff on the left.
Simply make it 30 or so.
Patch attached. Thanks.
Related issues
Associated revisions
Resizes the attachment description field and moves the label to a placeholder attribute so that the field doesn't overflows (#9998).
History
#1
Updated by Jean-Philippe Lang about 11 years ago
- Category changed from Attachments to UI
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 1.4.0
This should be fixed with r8685.