Privacy: Improve the appearance of privacy request email inputs on mobile.
Props garrett-eclipse, xkon. Fixes #48189. git-svn-id: https://develop.svn.wordpress.org/trunk@47283 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
20849f39b4
commit
a6d078c228
@ -1629,6 +1629,13 @@ table.form-table td .updated p {
|
||||
.wp-list-table.privacy_requests.widefat thead td input {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.wp-privacy-request-form-field input[type="text"] {
|
||||
width: 100%;
|
||||
margin-bottom: 10px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.regular-text {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user