Fix field labels in file.php, fixes #8456
git-svn-id: http://svn.automattic.com/wordpress/trunk@10018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -2924,3 +2924,7 @@ table.fixed {
|
||||
margin: 14px 6px 0 0;
|
||||
width: 36px;
|
||||
}
|
||||
|
||||
.key-labels label {
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user