Modify ↓
#2869 closed enhancement (fixed)
form entries should be lined up in "Settings" and "My Account"
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | 0.11 |
Component: | general | Version: | 0.9.4 |
Severity: | minor | Keywords: | preferences, layout |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The form entries in "Settings" and "My Account" should be lined up. To be consistent with other parts of trac, the field name should be right justified and the text box should be left justified.
for example, "Settings" now looks like:
Name: _______ Email: _______
Instead, it should look like:
Name: _______ Email: _______
Attachments (0)
Change History (2)
comment:1 by , 18 years ago
Keywords: | preferences layout added |
---|---|
Milestone: | → 0.11 |
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 10 years ago
Keywords: | preferences layout → preferences, layout |
---|
Note:
See TracTickets
for help on using tickets.
Was fixed in r3982.