mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
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:
parent
804db75453
commit
ee7ba3a9f0
@ -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
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user