Revert accidental bits from r22919. see #22628

git-svn-id: https://develop.svn.wordpress.org/trunk@22923 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-11-29 16:58:08 +00:00
parent 972a3b7e43
commit 6fbf7fcfbf
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;
}