[wp-trac] [WordPress Trac] #65031: User Edit Screen Displays Misaligned Password Dashicon in WordPress 7.0-RC2

WordPress Trac noreply at wordpress.org
Tue Apr 7 08:07:57 UTC 2026


#65031: User Edit Screen Displays Misaligned Password Dashicon in WordPress 7.0-RC2
----------------------------+--------------------------------------
 Reporter:  piyushpatel123  |       Owner:  (none)
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui, css, administration
----------------------------+--------------------------------------

Comment (by piyushpatel123):

 I was able to identify the issue and found a solution. Removing or
 adjusting the following two CSS lines resolves the problem.

 {{{
 .wp-core-ui .button.wp-hide-pw > .dashicons{
 line-height: 1;
 vertical-align: middle;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65031#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list