Opened 13 years ago
Closed 13 years ago
#26537 closed defect (bug) (fixed)
Toolbar icons overflow their container on small screen devices when multisite is enabled.
| Reported by: | iammattthomas | Owned by: | nacin |
|---|---|---|---|
| Priority: | low | Milestone: | 3.8.1 |
| Component: | Administration | Version: | 3.8 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: |
Description
A late-breaking change before 3.8-RC2 changed the selector giving padding to toolbar items; it made it more specific at which point it began overriding the responsive styles. When I tested it on multisite today I noticed that the extra padding is forcing the My Account avatar out of the toolbar on iPhones and other narrow devices.
Attachments (3)
Change History (10)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adjusts widths of toolbar items at mobile sizes for better fitting on narrow screens.