Media: Remove border from inline media uploader. see #21390.

git-svn-id: https://develop.svn.wordpress.org/trunk@22570 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith 2012-11-14 09:33:15 +00:00
parent 902b910bea
commit b295ed0059
1 changed files with 0 additions and 1 deletions

View File

@ -745,7 +745,6 @@
.region-content.uploader-inline {
margin: 20px;
padding: 20px;
border: 1px dashed #aaa;
text-align: center;
}