Skip to content

Commit e546c60

Browse files
committed
CSS: Adjust line-height for password toggle button
1 parent 087b8a2 commit e546c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/css/forms.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ input[type="number"].tiny-text {
584584
}
585585

586586
.button.wp-hide-pw.user-new-password-toggle > .dashicons {
587-
line-height: 1.9;
587+
line-height: 1.85;
588588
vertical-align: top;
589589
}
590590

0 commit comments

Comments
 (0)