mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Install: Adjust th padding to align with tds.
Props Ankit K Gupta for initial patch. Fixes #33280. git-svn-id: https://develop.svn.wordpress.org/trunk@33595 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7a35bff916
commit
c03388bd9d
@ -128,7 +128,7 @@ textarea {
|
||||
.form-table th {
|
||||
font-size: 14px;
|
||||
text-align: left;
|
||||
padding: 16px 20px 10px 0;
|
||||
padding: 10px 20px 10px 0;
|
||||
width: 140px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user