Opened 9 years ago
Closed 9 years ago
#40978 closed defect (bug) (fixed)
Customizer Panel Footer border missing
| Reported by: | Owned by: | westonruter | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8.1 |
| Component: | Customize | Version: | 4.8 |
| Severity: | normal | Keywords: | has-patch commit fixed-major |
| Cc: | Focuses: | ui |
Description
There's a small visual inconsistency in the customizer panel. Everything but the footer has a 1px border. The footer area is missing the right edge.
Attachments (2)
Change History (9)
This ticket was mentioned in Slack in #design by brentjett. View the logs.
9 years ago
#3
@
9 years ago
- Keywords has-patch added; needs-patch removed
40978.1.diff removes a pixel from the % based width so the right border is properly shown:
https://cloudup.com/cKB9WXKRfT8
The plain width: 18% should ensure backwards compat prior to IE11 - though the right border will be missing on older IE versions.
#5
@
9 years ago
- Keywords commit fixed-major added
- Resolution fixed
- Status closed → reopened
Re-opening for consideration in 4.8.1 and merging onto 4.8 branch.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Missing border on right edge of panel footer.