#31963 closed defect (bug) (fixed)
Theme details modal: Dashicons for Left/Right/Close buttons are misaligned on iOS
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | ui |
Description
That's because the user agent stylesheet has some custom padding for <button>'s, see attached screenshot.
Attachments (2)
Change History (9)
#3
@
11 years ago
31963.diff looks better on my iPhone 6+ but about the same on iPhone 5. Nexus 5 remains correctly aligned.
#5
@
11 years ago
I suspected something was up with my environment. I had to restart the browser on my iPhone 5. The dismiss button is now correctly aligned on iPhone 5, iPhone 6+, and Nexus 5 when visiting the theme details modal via themes.php and via the customizer. iOS devices still require double taps to dismiss, but the alignment is correct.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)

Attached a patch, not sure if it's too general though.