Add missing border to media upload frame. fixes #13430. props ocean90

git-svn-id: https://develop.svn.wordpress.org/trunk@14739 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2010-05-19 07:03:24 +00:00
parent dcfc4351c2
commit bb442c8899
5 changed files with 5 additions and 6 deletions

View File

@@ -2890,7 +2890,7 @@ table .inline-edit-row fieldset ul.cat-hover {
}
.describe .media-item-info .A1B1 {
padding: 0 15px 8px 0;
padding: 0 0 0 10px;
}
#wpbody-content .filename {