App Passwords: Ensure redirection description is shown on mobile devices.

Props #core.
Fixes #51970.

Built from https://develop.svn.wordpress.org/trunk@49772


git-svn-id: http://core.svn.wordpress.org/trunk@49495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
TimothyBlynJacobs
2020-12-08 20:28:04 +00:00
parent aaf90076c5
commit a9244a2912
5 changed files with 11 additions and 3 deletions

View File

@@ -878,6 +878,10 @@ table.form-table td .updated p {
max-width: 768px;
}
.authorize-application-php .form-wrap p {
display: block !important;
}
/*------------------------------------------------------------------------------
19.0 - Tools
------------------------------------------------------------------------------*/