Revert accidental bits from r22919. see #22628

git-svn-id: http://core.svn.wordpress.org/trunk@22923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Ryan Boren
2012-11-29 16:58:08 +00:00
parent 53bdcd5b63
commit 5f7f9c5520
2 changed files with 38 additions and 42 deletions

View File

@@ -726,8 +726,7 @@
margin-top: 10px;
}
.attachments-browser .attachments,
.attachments-browser .uploader-inline {
.attachments-browser .attachments {
position: absolute;
top: 50px;
left: 0;
@@ -932,7 +931,7 @@
display: block;
}
.media-frame .uploader-inline {
.region-content.uploader-inline {
margin: 20px;
padding: 20px;
text-align: center;
@@ -1374,7 +1373,6 @@
}
.attachments-browser .attachments,
.attachments-browser .uploader-inline,
.attachments-browser .media-toolbar {
right: 180px;
}