Opened 15 years ago
Closed 13 years ago
#18421 closed enhancement (duplicate)
Admin user info CSS
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | trivial | Version: | 3.2.1 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The width is off by one pixel in the admin user drop down menu.
should be 7px instead of 6px.
#user_info { padding-left: 7px; }
Attachments (3)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Looks like
8pxwould be in line with menu items.