Administration: Prevent cards on the Tools page from overflowing on small screens.
Props anischarolia, mukesh27. Fixes #46972. git-svn-id: https://develop.svn.wordpress.org/trunk@45296 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3607546bad
commit
a72dd388f5
@ -801,6 +801,7 @@ table.form-table td .updated p {
|
||||
border: 1px solid #e5e5e5;
|
||||
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
/* Press this styles */
|
||||
|
Loading…
Reference in New Issue
Block a user