Better align table headers with table cells on success screen after installing.
Props umesh.nevase. Fixes #33796. git-svn-id: https://develop.svn.wordpress.org/trunk@34043 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5cce4a3262
commit
a01c10a3b9
@ -168,6 +168,7 @@ submit {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.form-table.install-success th,
|
||||
.form-table.install-success td {
|
||||
vertical-align: middle;
|
||||
padding: 16px 20px 16px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user