Skip to content

Commit a8aec4f

Browse files
committed
Fix icon alignment
1 parent 14fbb49 commit a8aec4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/css/login.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ p {
105105
border: 1px solid transparent;
106106
box-shadow: none;
107107
font-size: 14px;
108-
line-height: 2;
108+
line-height: normal;
109109
width: 2.5rem;
110110
height: 2.5rem;
111111
min-width: 40px;

0 commit comments

Comments
 (0)