#31963 closed defect (bug) (fixed)
Theme details modal: Dashicons for Left/Right/Close buttons are misaligned on iOS
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | good-first-bug has-patch |
Focuses: | ui | Cc: |
Description
That's because the user agent stylesheet has some custom padding for <button>'s, see attached screenshot.
Attachments (2)
Change History (9)
#3
@
8 years ago
31963.diff looks better on my iPhone 6+ but about the same on iPhone 5. Nexus 5 remains correctly aligned.
#5
@
8 years ago
I suspected something was up with my environment. I had to restart the browser on my iPhone 5. The dismiss button is 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.
Version 0, edited 8 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
Attached a patch, not sure if it's too general though.