Skip to content

Commit af58caf

Browse files
committed
Update padding on mobile to match password strength
1 parent 113498e commit af58caf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/wp-admin/css/forms.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1672,6 +1672,10 @@ table.form-table td .updated p {
16721672
padding: 8px;
16731673
}
16741674

1675+
.profile-php .wp-pwd .caps-warning {
1676+
padding: 8px;
1677+
}
1678+
16751679
.password-input-wrapper {
16761680
display: block;
16771681
}

0 commit comments

Comments
 (0)