Opened 15 years ago
Closed 14 years ago
#18421 closed enhancement (duplicate)
Admin user info CSS
| Reported by: | austyfrosty | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.2.1 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like
8pxwould be in line with menu items.