mirror of
git://develop.git.wordpress.org/
synced 2025-04-21 04:31:55 +02:00
Privacy: Prevent email field for personal data requests from overflowing.
Props anischarolia, ianbelanger, afercia. Fixes #46961. git-svn-id: https://develop.svn.wordpress.org/trunk@45326 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
cd511054a0
commit
c18460698f
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user