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

git-svn-id: http://svn.automattic.com/wordpress/trunk@14739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
markjaquith
2010-05-19 07:03:24 +00:00
parent b4c50f1b5e
commit 1ba9fe08af
5 changed files with 5 additions and 6 deletions

View File

@@ -187,7 +187,6 @@ abbr.required {
}
#media-upload .describe {
padding: 5px;
width: 100%;
clear: both;
cursor: default;