Skip to content

Commit 1010aa0

Browse files
committed
Move password visibility to right side of login password
1 parent 9b96dce commit 1010aa0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/wp-admin/css/login.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ p {
8080
margin-bottom: 15px;
8181
}
8282

83+
/* rtl:ignore */
8384
.login .button.wp-hide-pw {
8485
background: transparent;
8586
border: 1px solid transparent;
@@ -342,6 +343,7 @@ p {
342343
font-family: Consolas, Monaco, monospace;
343344
}
344345

346+
/* rtl:ignore */
345347
.js.login input.password-input,
346348
.js.login-action-rp form .input,
347349
.js.login-action-rp input[type="text"] {

0 commit comments

Comments
 (0)