Opened 14 years ago
Closed 12 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
8px
would be in line with menu items.