UI touches for the single media button. see #17578.

git-svn-id: https://develop.svn.wordpress.org/trunk@18890 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-10-05 21:07:04 +00:00
parent 22f4cdc7d7
commit e386cb17c5
5 changed files with 19 additions and 56 deletions

View File

@@ -696,12 +696,6 @@ th.sorted a span {
float: right;
}
.postarea #add-media-button {
float: left;
right: auto;
left: 10px;
}
#edButtonPreview,
#edButtonHTML {
margin: 5px 0 0 5px;
@@ -713,10 +707,6 @@ th.sorted a span {
margin-left: 15px;
}
.wp-media-buttons a {
padding: 0 10px 5px 0;
}
.submitbox .submit {
text-align: right;
}
@@ -1566,8 +1556,9 @@ ol.ol-decimal {
}
#dashboard_quick_press #media-buttons {
margin: 0 5em .5em 0;
padding: 0 10px 0 0;
padding: 0;
}
#dashboard-widgets #dashboard_quick_press form p.submit {
margin-left: 0;
margin-right: 4.6em;