Opened 12 days ago
Closed 11 days ago
#64869 closed defect (bug) (fixed)
Admin Reskin: The visibility icon in the password field is misaligned
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 7.0 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Login and Registration | Keywords: | admin-reskin has-patch commit |
| Focuses: | Cc: |
Description
On the login screen, the visibility icon in the password field is positioned slightly lower than it should be. I think this line-height value should be 1.
Attachments (1)
Change History (6)
This ticket was mentioned in PR #11270 on WordPress/wordpress-develop by @niravsherasiya7707.
12 days ago
#1
- Keywords has-patch added
Test
BEFORE
AFTER
@niravsherasiya7707 commented on PR #11270:
12 days ago
#2
#3
@
12 days ago
Tested this on WordPress 7.0 Beta 5.
I was able to reproduce the issue before applying the patch. After applying the patch, the issue appears to be resolved and the behavior is now working as expected.
Before applying the patch:-
https://prnt.sc/0LrWqNowFcJA
After applying the patch:-
https://prnt.sc/mqx5UoxW2Tet
Comparison of the actual position of the icon and its expected position