Opened 3 months ago
Closed 3 months ago
#65133 closed defect (bug) (fixed)
Classic editor tagchecklist ui issue
| Reported by: | umesh.nevase | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0 |
| Component: | Editor | Version: | 7.0 |
| Severity: | normal | Keywords: | has-patch admin-reskin commit dev-reviewed |
| Cc: | Focuses: | ui, css |
Attachments (1)
Change History (7)
This ticket was mentioned in PR #11655 on WordPress/wordpress-develop by @umesh.nevase.
3 months ago
#1
- Keywords has-patch added
This PR fixes the line height of list item in tagchecklist. The delete icon and text is not aligned if we select classic editor.
Trac ticket:
## Use of AI Tools
No
#2
follow-up:
↓ 4
@
3 months ago
- Focuses css added
- Keywords admin-reskin added
- Milestone Awaiting Review → 7.0
The 1.28 line-height added in [38880] does not seem appropriate since the font-size increased to 20 pixels. I think that rule and its comment can be removed now instead of editing the line-height for list items.
#4
in reply to: ↑ 2
@
3 months ago
- Keywords commit dev-feedback added
- Resolution fixed
- Status closed → reopened
Replying to sabernhardt:
I think that rule and its comment can be removed now instead of editing the
line-heightfor list items.
Thanks! In my testing, I got slightly better results by adjusting that rule to line-height: 1.1, so [62279] tries that.
Reopening for 7.0 consideration.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
screenshot of the issue