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

Props #core.
Fixes #51970.


git-svn-id: https://develop.svn.wordpress.org/trunk@49772 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Timothy Jacobs 2020-12-08 20:26:12 +00:00
parent 804db75453
commit ee7ba3a9f0

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
------------------------------------------------------------------------------*/