Privacy: Prevent email field for personal data requests from overflowing.
Props anischarolia, ianbelanger, afercia. Fixes #46961. Built from https://develop.svn.wordpress.org/trunk@45326 git-svn-id: http://core.svn.wordpress.org/trunk@45137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1550,6 +1550,9 @@ table.form-table td .updated p {
|
||||
.wp-list-table.privacy_requests.widefat thead td input {
|
||||
margin-left: 5px;
|
||||
}
|
||||
.regular-text {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user