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

Props TimothyBlynJacobs.
Fixes #51970.
Merges [49772] to the 5.6 branch.


git-svn-id: https://develop.svn.wordpress.org/branches/5.6@49773 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2020-12-08 20:29:26 +00:00
parent cc115b21b3
commit 38988a057e

View File

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