Better align table headers with table cells on success screen after installing.
Props umesh.nevase. Fixes #33796. Built from https://develop.svn.wordpress.org/trunk@34043 git-svn-id: http://core.svn.wordpress.org/trunk@34011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user