Opened 11 years ago
Closed 11 years ago
#32675 closed defect (bug) (fixed)
Customizer Menus: "quick delete" X icon wrong position in IE8
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.3 | Priority: | normal |
| Severity: | normal | Version: | 4.3 |
| Component: | Customize | Keywords: | has-patch needs-testing |
| Focuses: | ui | Cc: |
Description
See screenshot below. Had a quick look at all the several buttons with dashicons, they probably could be all standardized in just one generic rule with a few adjustments for special cases.
Worth considering that all browsers natively center text (hence dashicons too) inside buttons so the CSS could be greatly simplified.
Attachments (2)
Change History (10)
#3
@
11 years ago
- Summary changed from Menu Customizer: "quick delete" X icon wrong position in IE8 to Customizer Menus: "quick delete" X icon wrong position in IE8
#6
@
11 years ago
Works for me. I honestly don't care about IE8 at all here, if it takes hacks to make it look okay, that's what it takes.
This ticket was mentioned in Slack in #core by obenland. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.

It's very difficult for me to test in IE8, because I keep getting script not responding errors and have to wait minutes each time I load the Customizer. I can't spend anymore time than I already have on this. Patch 32675.diff fixes the issue and if I had more patients for IE8 I would attempt to discover a better solution, but this fixes it for now.