Opened 11 years ago
Closed 11 years ago
#26292 closed defect (bug) (fixed)
Increase the avatar size in the admin toolbar
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | 3.8 |
Component: | Toolbar | Keywords: | has-patch |
Focuses: | Cc: |
Description
We currently show a 16x16 avatar in the admin bar, but with the new responsive admin we increase that to 26x26 at the 782px breakpoint. Let's render a 26x26 avatar instead.
Attachments (1)
Change History (9)
#6
@
11 years ago
After a first pass of reading the code, I can see that this will be reproducible in Chrome. Just making the browser window narrow will give an idea of what the problem looks like on iPad.
Note: See
TracTickets for help on using
tickets.
Related: #22329